Browse Source

Merge pull request #148 from iMartyn/extra-doc

Document the undocumented HOSTNAME variable
Osixia! 8 years ago
parent
commit
332dd577af
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -310,6 +310,7 @@ Other environment variables:
 
 - **LDAP_REMOVE_CONFIG_AFTER_SETUP**: delete config folder after setup. Defaults to `true`
 - **LDAP_SSL_HELPER_PREFIX**: ssl-helper environment variables prefix. Defaults to `ldap`, ssl-helper first search config from LDAP_SSL_HELPER_* variables, before SSL_HELPER_* variables.
+- **HOSTNAME**: set the hostname of the running openldap server. Defaults to whatever docker creates.
 
 
 ### Set your own environment variables