We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848bbbe commit 332e75bCopy full SHA for 332e75b
README.md
@@ -126,7 +126,7 @@ Environment variable can be set directly by adding the -e argument in the comman
126
127
Or by setting your own `env.yaml` file as a docker volume to `/etc/env.yaml`
128
129
- docker run -h ldap.example.org -v /data/my-ldap-env.yaml:/etc/env.yaml \
+ docker run -h ldap.example.org -v /data/my-env.yaml:/etc/env.yaml \
130
-d osixia/openldap
131
132
## Manual build
0 commit comments