upt playbook

This commit is contained in:
jaydee
2023-09-20 10:44:49 +02:00
parent b9c241c5d5
commit 7b0fac5180

View File

@ -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"