Add utility scripts
This commit adds a new utility script and makes sure that it is mounted inside the containers.
This commit is contained in:
parent
d1949464e2
commit
70cdf7c602
6 changed files with 18 additions and 1 deletions
|
|
@ -83,6 +83,7 @@ load_template "docker-env/barrel" \
|
|||
"SLUG" "${SLUG}" \
|
||||
"LETSENCRYPT_HOST" "${LETSENCRYPT_HOST}" \
|
||||
"LETSENCRYPT_EMAIL" "${LETSENCRYPT_EMAIL}" \
|
||||
"DISTILLERY_DIR" "${DIR}" \
|
||||
> "$INSTANCE_BASE_DIR/.env"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue