mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-22 09:57:53 +00:00
8 lines
419 B
Bash
8 lines
419 B
Bash
# –––––––––––––––––––––––––––––––––––––––––––––––
|
||
# ––– Docker Compose Settings Variables –––––––––
|
||
# –––––––––––––––––––––––––––––––––––––––––––––––
|
||
|
||
HOSTNAME=mail
|
||
DOMAINNAME=domain.com
|
||
CONTAINER_NAME=mail
|