Update environment variables for consistency and defaults in init.py and env.example

This commit is contained in:
2026-05-04 07:46:58 +02:00
parent fab0f268d3
commit bf35cced8c
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
LDAP_DOMAIN=example.com
LDAP_BASE_DN=dc=example,dc=com
LDAP_DOMAIN=example.org
LDAP_BASE_DN=dc=example,dc=org
LDAP_ORG=Example Organization
LDAP_PASSWORD=ChangeMe123!
LDAP_ADMIN_PASSWORD=ChangeMe123!
LDAP_PASSWORD=changeit
LDAP_ADMIN_PASSWORD=changeit