adjusting env files for clearer usage

This commit is contained in:
Georg Lauterbach 2020-10-21 16:58:43 +02:00
parent 0ada57d87c
commit a63a8c5f5f
No known key found for this signature in database
GPG Key ID: 386D76E7AD496709
2 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,6 @@
# -----------------------------------------------------------------------------------------------------------------------------
# --------------------- General Settings --------------------------------------------------------------------------------------
# -----------------------------------------------------------------------------------------------------------------------------
#
# Mailserver Environment Variables
#
# 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.

View File

@ -1,6 +1,6 @@
# -----------------------------------------------------------------------------------------------------------------------------
# --------------------- General Settings --------------------------------------------------------------------------------------
# -----------------------------------------------------------------------------------------------------------------------------
#
# Docker Compose Settings Variables
#
HOSTNAME=mail
DOMAINNAME=domain.com