Skip to content

Commit c0e43f9

Browse files
committed
Fix lidf typo in readme
1 parent f478aee commit c0e43f9

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

146146
#directory example:
147147
docker run \
148-
--volume ./lidf:/container/service/slapd/assets/config/bootstrap/ldif/custom \
148+
--volume ./ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom \
149149
osixia/openldap:1.2.1 --copy-service
150150

151151
### Use an existing ldap database

0 commit comments

Comments
 (0)