mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2026-02-07 16:40:59 +01:00
8 lines
441 B
Bash
8 lines
441 B
Bash
# -----------------------------------------------------------------------------------------------------------------------------
|
|
# --------------------- General Settings --------------------------------------------------------------------------------------
|
|
# -----------------------------------------------------------------------------------------------------------------------------
|
|
|
|
HOSTNAME=mail
|
|
DOMAINNAME=domain.com
|
|
CONTAINER_NAME=mail
|