Update environment variables for consistency and defaults in init.py and env.example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user