Parcourir la source

Formatting of readme

Indentation fix
Jonathan Herlin il y a 8 ans
Parent
commit
7fdd2b7372
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -293,7 +293,7 @@ Replication options:
 
 - **LDAP_REPLICATION_HOSTS**: list of replication hosts, must contain the current container hostname set by --hostname on docker run command. Defaults to :
 	```yaml
-	- ldap://ldap.example.org
+  - ldap://ldap.example.org
   - ldap://ldap2.example.org
 	```