mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 10:19:35 +00:00
9 lines
159 B
Bash
9 lines
159 B
Bash
# Hostname passed to Traefik
|
|
ADDRESS=setup.mailu.io
|
|
|
|
# Current release
|
|
RELEASE=master
|
|
|
|
# Comma separated list of versions the user can choose.
|
|
VERSIONS=master
|