v16
All checks were successful
Koori-ERP-Deploy / auto-deploy (push) Successful in 27s

This commit is contained in:
2025-12-31 11:16:36 +08:00
parent 756ea47f2d
commit cab7e13df0

View File

@@ -22,8 +22,8 @@ jobs:
- name: 3. Build and Start Docker
run: |
# export $(grep -v '^#' .env | xargs)
# echo "Debug: APP_PORT=$APP_PORT"
echo "Debug: APP_PORT=$APP_PORT"
docker compose down --remove-orphans
docker compose up -d --build --force-recreate