mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-06 07:24:56 +02:00
8 lines
437 B
Bash
8 lines
437 B
Bash
# –––––––––––––––––––––––––––––––––––––––––––––––
|
||
# ––– Docker Compose Settings Variables –––––––––
|
||
# –––––––––––––––––––––––––––––––––––––––––––––––
|
||
|
||
HOSTNAME=mail
|
||
DOMAINNAME=domain.com
|
||
CONTAINER_NAME=mail
|
||
#SELINUX_LABEL=-Z
|