fixed app-dir
Some checks failed
CI/CD Pipeline / Lint & Typecheck (push) Failing after 9s
CI/CD Pipeline / Deploy to Server (push) Has been skipped

This commit is contained in:
Ali Taghavi
2026-05-10 09:28:45 +03:30
parent 62ad4f8496
commit 27d7c43f24
3 changed files with 36 additions and 38 deletions

View File

@@ -3,7 +3,7 @@
# Usage: bash scripts/health-check.sh
set -euo pipefail
APP_DIR="/srv/nodecloud/apps/biztaghavi"
APP_DIR="/srv/nodecloud/apps/biztaghavisite"
PORT=3009
echo "=== HTTP Health Check ==="