Make 'TARGET' configurable
This commit makes the TARGET of the self container redirect configurable.
This commit is contained in:
parent
2dfed350e0
commit
65a42f61e9
4 changed files with 29 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ VIRTUAL_HOST=${VIRTUAL_HOST}
|
|||
LETSENCRYPT_HOST=${LETSENCRYPT_HOST}
|
||||
LETSENCRYPT_EMAIL=${LETSENCRYPT_EMAIL}
|
||||
|
||||
TARGET=https://gitlab.cs.fau.de/AGFD/wisski-distillery
|
||||
TARGET=${TARGET}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue