Add SERVER_HOSTNAME env var to example.

This commit is contained in:
Juan Luis Baptiste 2015-05-13 01:09:26 -05:00
parent 80aa714556
commit a5c0f16f79
1 changed files with 1 additions and 0 deletions

View File

@ -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_USERNAME=foo@bar.com \
-e SMTP_PASSWORD=XXXXXXXX \
-e SERVER_HOSTNAME=helpdesk.mycompany.com \
juanluisbaptiste/postfix