Browse Source

Merge branch 'ashanaakh-fix-lidf-typo' into hotfix-1.2.2

Bertrand Gouny 7 years ago
parent
commit
d22ac3b4aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -145,7 +145,7 @@ argument to entrypoint if you don't want to overwrite them.
 
 
 		#directory example:
 		#directory example:
 		docker run \
 		docker run \
-	     --volume ./lidf:/container/service/slapd/assets/config/bootstrap/ldif/custom \
+	     --volume ./ldif:/container/service/slapd/assets/config/bootstrap/ldif/custom \
 	     osixia/openldap:1.2.2 --copy-service
 	     osixia/openldap:1.2.2 --copy-service
 
 
 ### Use an existing ldap database
 ### Use an existing ldap database