sub domain deploy for branches 14
Some checks failed
Deploy App / build (push) Failing after 26s
Deploy App / deploy (push) Has been skipped

This commit is contained in:
valere
2026-02-02 20:42:49 +01:00
parent a48cd4049d
commit 0cbdfdeff1
2 changed files with 4 additions and 3 deletions

View File

@@ -32,3 +32,4 @@ changeEnvVar "PORT" $PORT
changeEnvVar "APP_DIR" "/var/docker-web/apps/$APP_NAME"
set -a && source .env && set +a
cat .env