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