Solved ldap bug

This commit is contained in:
2025-01-30 12:14:18 +01:00
parent 45b56a7aaa
commit 61890dcf1f
8 changed files with 21 additions and 103 deletions

View File

@@ -79,7 +79,7 @@ services:
retries: 3
start_period: 20s
{% include 'templates/docker/container/networks.yml.j2' %}
central_ldap:
{% include 'templates/docker/compose/volumes.yml.j2' %}
data:

View File

@@ -9,4 +9,7 @@ ldap_localhost_port: 389
oauth2_proxy_upstream_application_and_port: "{{ ldap_webinterface }}:{% if ldap_webinterface == 'phpldapadmin' %}8080{% else %}80{% endif %}"
oauth2_proxy_active: true
enable_one_letsencrypt_cert_for_all: false
enable_one_letsencrypt_cert_for_all: false # Activate dedicated Certificate
ldap_network_enabled: true # Activate LDAP network