Skip to content

Commit 595af1b

Browse files
Merge pull request #191 from sapid/patch-1
Minor typo in README
2 parents e4df8b2 + 51f4458 commit 595af1b

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
@@ -146,7 +146,7 @@ argument to entrypoint if you don't want to overwrite them.
146146

147147
#directory example:
148148
docker run \
149-
--volume ./lidf:/container/service/slapd/assets/config/bootstrap/ldif/custom \
149+
--volume ./ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom \
150150
osixia/openldap:1.1.11 --copy-service
151151

152152
### Use an existing ldap database

0 commit comments

Comments
 (0)