Fixes #488 - Typo in README
This commit is contained in:
parent
16c90fc52a
commit
fed48e646d
|
@ -201,7 +201,7 @@ Otherwise, `iptables` won't be able to ban IPs.
|
||||||
- **empty** => admin
|
- **empty** => admin
|
||||||
- => Specify the password to bind against ldap
|
- => Specify the password to bind against ldap
|
||||||
|
|
||||||
##### OVERRIDE_HOSTNAE
|
##### OVERRIDE_HOSTNAME
|
||||||
|
|
||||||
- **empty** => uses the `hostname` command to get the mail server's canonical hostname
|
- **empty** => uses the `hostname` command to get the mail server's canonical hostname
|
||||||
- => Specify a fully-qualified domainname to serve mail for. This is used for many of the config features so if you can't set your hostname (e.g. you're in a container platform that doesn't let you) specify it in this environment variable.
|
- => Specify a fully-qualified domainname to serve mail for. This is used for many of the config features so if you can't set your hostname (e.g. you're in a container platform that doesn't let you) specify it in this environment variable.
|
||||||
|
|
Loading…
Reference in New Issue