mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-02 05:24:50 +02:00
7 lines
419 B
Bash
7 lines
419 B
Bash
# –––––––––––––––––––––––––––––––––––––––––––––––
|
||
# ––– Docker Compose Settings Variables –––––––––
|
||
# –––––––––––––––––––––––––––––––––––––––––––––––
|
||
|
||
HOSTNAME=mail
|
||
DOMAINNAME=domain.com
|
||
CONTAINER_NAME=mail
|