소스 검색

Merge pull request #148 from iMartyn/extra-doc

Document the undocumented HOSTNAME variable
Osixia! 8 년 전
부모
커밋
332dd577af
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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