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