wisski-cloud-distillery/distillery/resources/templates/docker-env/self
Tom Wiesing 65a42f61e9
Make 'TARGET' configurable
This commit makes the TARGET of the self container redirect
configurable.
2020-07-10 10:27:42 +02:00

6 lines
124 B
Text

VIRTUAL_HOST=${VIRTUAL_HOST}
LETSENCRYPT_HOST=${LETSENCRYPT_HOST}
LETSENCRYPT_EMAIL=${LETSENCRYPT_EMAIL}
TARGET=${TARGET}