migrate lldap to docker #238
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ authentication_backend:
|
|||
refresh_interval: 1m
|
||||
ldap:
|
||||
implementation: custom
|
||||
address: ldap://ldap.mgrote.net:3890
|
||||
address: ldap://lldap:3890
|
||||
timeout: 5s
|
||||
start_tls: false
|
||||
base_dn: dc=mgrote,dc=net
|
||||
|
|
Loading…
Reference in a new issue