Skip to content

Commit 332e75b

Browse files
committed
Update README.md
1 parent 848bbbe commit 332e75b

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
@@ -126,7 +126,7 @@ Environment variable can be set directly by adding the -e argument in the comman
126126

127127
Or by setting your own `env.yaml` file as a docker volume to `/etc/env.yaml`
128128

129-
docker run -h ldap.example.org -v /data/my-ldap-env.yaml:/etc/env.yaml \
129+
docker run -h ldap.example.org -v /data/my-env.yaml:/etc/env.yaml \
130130
-d osixia/openldap
131131

132132
## Manual build

0 commit comments

Comments
 (0)