Add SERVER_HOSTNAME env var to example.
This commit is contained in:
parent
80aa714556
commit
a5c0f16f79
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ If you are going to use this container from other docker containers then it's be
|
||||||
-e SMTP_SERVER=smtp.bar.com \
|
-e SMTP_SERVER=smtp.bar.com \
|
||||||
-e SMTP_USERNAME=foo@bar.com \
|
-e SMTP_USERNAME=foo@bar.com \
|
||||||
-e SMTP_PASSWORD=XXXXXXXX \
|
-e SMTP_PASSWORD=XXXXXXXX \
|
||||||
|
-e SERVER_HOSTNAME=helpdesk.mycompany.com \
|
||||||
juanluisbaptiste/postfix
|
juanluisbaptiste/postfix
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue