Skip to content

Commit 5722a58

Browse files
committed
docs
1 parent b9a46c7 commit 5722a58

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
@@ -131,7 +131,7 @@ By default TLS is enable, a certificate is created with the container hostname (
131131

132132
#### Use your own certificate
133133

134-
You can set your custom certificate at run time, by mouting a directory containing those files to **/container/service/slapd/assets/certs** and adjust their name with the following environment variables:
134+
You can set your custom certificate at run time, by mounting a directory containing those files to **/container/service/slapd/assets/certs** and adjust their name with the following environment variables:
135135

136136
docker run --hostname ldap.example.org --volume /path/to/certifates:/container/service/slapd/assets/certs \
137137
--env LDAP_TLS_CRT_FILENAME=my-ldap.crt \

0 commit comments

Comments
 (0)