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