mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-29 15:14:32 +02:00
7 lines
441 B
Bash
7 lines
441 B
Bash
# -----------------------------------------------------------------------------------------------------------------------------
|
|
# --------------------- General Settings --------------------------------------------------------------------------------------
|
|
# -----------------------------------------------------------------------------------------------------------------------------
|
|
|
|
HOSTNAME=mail
|
|
DOMAINNAME=domain.com
|
|
CONTAINER_NAME=mail
|