mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
upt playbook
This commit is contained in:
@ -32,6 +32,6 @@ services:
|
||||
network_mode: bridge
|
||||
secrets:
|
||||
ldap_config_password:
|
||||
file: "openldap/.env/ldap_config_password"
|
||||
file: ".env/ldap_config_password"
|
||||
ldap_admin_password:
|
||||
file: "openldap/.env/ldap_admin_password"
|
||||
file: ".env/ldap_admin_password"
|
||||
|
Reference in New Issue
Block a user