Add support for an overrides file
This commit is contained in:
parent
19da0361f7
commit
d3b6450854
7 changed files with 24 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ load_template "docker-env/self" \
|
|||
"LETSENCRYPT_HOST" "${LETSENCRYPT_HOST}" \
|
||||
"LETSENCRYPT_EMAIL" "${LETSENCRYPT_EMAIL}" \
|
||||
"TARGET" "${SELF_REDIRECT}" \
|
||||
"OVERRIDES_FILE" "${SELF_OVERRIDES_FILE}" \
|
||||
> "$DEPLOY_SELF_DIR/.env"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue