inshallah last
This commit is contained in:
@@ -77,6 +77,11 @@ else
|
||||
fi
|
||||
|
||||
curl -sI -H "Host: biztaghavi.com" "http://127.0.0.1/" | head -5
|
||||
if curl -sf -H "Host: biztaghavi.com" "http://127.0.0.1:${PORT}/admin/login" -o /dev/null; then
|
||||
echo "OK: /admin/login responds"
|
||||
else
|
||||
echo "WARN: /admin/login not OK — rebuild after proxy.ts excludes /admin"
|
||||
fi
|
||||
docker compose -f "$COMPOSE_FILE" ps
|
||||
echo ""
|
||||
echo "Done. Test https://biztaghavi.com (purge ArvanCloud cache if needed)."
|
||||
|
||||
Reference in New Issue
Block a user