Fixes to CI/CD now that we use osixia/openldap

This commit is contained in:
Deon George
2023-01-30 22:54:16 +11:00
parent 637a0cd0f4
commit 66409c6688
4 changed files with 52 additions and 53 deletions

View File

@@ -46,5 +46,6 @@ MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
LDAP_HOST=ldap
LDAP_PORT=389
LDAP_BASE_DN="dc=Test"
LDAP_USERNAME=
LDAP_PASSWORD=
LDAP_USERNAME="cn=admin,dc=Test"
LDAP_PASSWORD="test"
LDAP_CACHE=false