From 51f4458936593e07dcb16dc126bbcf60e0983c23 Mon Sep 17 00:00:00 2001 From: Will Crawford <378681+sapid@users.noreply.github.com> Date: Wed, 31 Jan 2018 12:29:01 -0800 Subject: [PATCH] Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 475cd75..797a626 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ argument to entrypoint if you don't want to overwrite them. #directory example: 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.1.11 --copy-service ### Use an existing ldap database