sub domain deploy for branches 21
All checks were successful
Deploy App / build (push) Successful in 21s
Deploy App / deploy (push) Successful in 28s

This commit is contained in:
valere
2026-02-02 21:14:24 +01:00
parent dbd992854b
commit 8e78511738
2 changed files with 2 additions and 4 deletions

View File

@@ -30,5 +30,3 @@ changeEnvVar "DOMAIN" $DOMAIN
changeEnvVar "APP_NAME" $APP_NAME
changeEnvVar "PORT" $PORT
changeEnvVar "APP_DIR" "/var/docker-web/apps/$APP_NAME"
set -a && source .env && set +a