[CAS] Change to new LDAP IP
This commit is contained in:
parent
8180273c87
commit
122b31e90c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ ENV DJANGO_DB_NAME=cas
|
|||
ENV DJANGO_DB_HOST=postgres
|
||||
ENV DJANGO_DB_USER=cas
|
||||
ENV DJANGO_HOST=cas.auro.re
|
||||
ENV DJANGO_CAS_LDAP_SERVER=10.128.0.11
|
||||
ENV DJANGO_CAS_LDAP_SERVER=10.128.0.21
|
||||
ENV DJANGO_CAS_LDAP_USER=cn=cas,ou=service-users,dc=auro,dc=re
|
||||
ENV DJANGO_CAS_LDAP_BASE_DN=cn=Utilisateurs,dc=auro,dc=re
|
||||
|
||||
|
|
Loading…
Reference in a new issue