Replaced redirects by origine to raise performance

This commit is contained in:
2025-08-11 19:44:14 +02:00
parent 1496f1de95
commit f72ac30884
8 changed files with 80 additions and 9 deletions

View File

@@ -18,7 +18,7 @@
when: not applications | get_app_conf(application_id, 'network.public', True) | bool
- name: create docker network for LDAP, so that other applications can access it
docker_network:
community.docker.docker_network:
name: "{{ openldap_network }}"
state: present
ipam_config: