Skip to content

Commit a648a9e

Browse files
committed
Merge remote-tracking branch 'origin/stable' into release-1.1.10
2 parents 5360721 + 519e734 commit a648a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ and the corresponding LDAP config files on your docker host in the directory `/d
137137
simply mount this directories as a volume to `/var/lib/ldap` and `/etc/ldap/slapd.d`:
138138

139139
docker run --volume /data/slapd/database:/var/lib/ldap \
140-
--volume /data/slapd/config:/etc/ldap/slapd.d
140+
--volume /data/slapd/config:/etc/ldap/slapd.d \
141141
--detach osixia/openldap:1.1.10
142142

143143
You can also use data volume containers. Please refer to:

0 commit comments

Comments
 (0)