mirror of
https://github.com/wheelybird/ldap-user-manager.git
synced 2025-01-18 07:32:53 +01:00
README.md: add missing backslash (#198)
This commit is contained in:
parent
ec4d468dcf
commit
ce400b3287
@ -386,7 +386,7 @@ docker run \
|
||||
-e "LDAP_RFC2307BIS_SCHEMA=true" \
|
||||
-e "LDAP_REMOVE_CONFIG_AFTER_SETUP=true" \
|
||||
-e "LDAP_TLS_VERIFY_CLIENT=never" \
|
||||
-p 389:389
|
||||
-p 389:389 \
|
||||
--volume /opt/docker/openldap/var_lib_ldap:/var/lib/ldap \
|
||||
--volume /opt/docker/openldap/etc_ldap_slapd.d:/etc/ldap/slapd.d \
|
||||
osixia/openldap:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user