default bind host -> 127.0.0.1
This commit is contained in:
parent
72e925952a
commit
28f3ba8213
@ -25,7 +25,7 @@ openldap_replicator_base: dc=example,dc=com
|
||||
|
||||
# port in docker HOST to bind ldap service
|
||||
openldap_bind_port: 10389
|
||||
openldap_bind_host: "localhost"
|
||||
openldap_bind_host: 127.0.0.1
|
||||
|
||||
# docker image name
|
||||
openldap_image_name: "i-openldap"
|
||||
|
Loading…
x
Reference in New Issue
Block a user