Skip to content

Commit 34a0fee

Browse files
committed
rename variables
1 parent 105e9e3 commit 34a0fee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ simply mount this directories as a volume to `/var/lib/ldap` and `/etc/ldap/slap
8484
You can also use data volume containers. Please refer to :
8585
> [https://docs.docker.com/userguide/dockervolumes/](https://docs.docker.com/userguide/dockervolumes/)
8686
87-
### Using TLS
87+
### TLS
8888

8989
#### Use autogenerated certificate
9090
By default TLS is enable, a certificate is created with the container hostname (it can be set by docker run -h option eg: ldap.example.org).
@@ -151,7 +151,7 @@ Search on the second ldap server, and billy should show up !
151151
If you are looking for a simple solution to administrate your ldap server you can take a look at our phpLDAPadmin docker image :
152152
> [osixia/phpldapadmin](https://github.com/osixia/docker-phpLDAPadmin)
153153
154-
## Backups
154+
## Backup
155155
A simple solution to backup your ldap server, our openldap-backup docker image :
156156
> [osixia/openldap-backup](https://github.com/osixia/docker-openldap-backup)
157157

0 commit comments

Comments
 (0)