sub domain deploy for branches 13
Some checks failed
Deploy App / build (push) Waiting to run
Deploy App / deploy (push) Has been cancelled

This commit is contained in:
valere
2026-02-02 20:39:09 +01:00
parent 0b709ff0dc
commit a48cd4049d
2 changed files with 8 additions and 13 deletions

View File

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