From a5c0f16f79faacc93392f186fd1fc56779c7c058 Mon Sep 17 00:00:00 2001 From: Juan Luis Baptiste Date: Wed, 13 May 2015 01:09:26 -0500 Subject: [PATCH] Add SERVER_HOSTNAME env var to example. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index beec79b..8179e94 100644 --- a/README.md +++ b/README.md @@ -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