Update q1-deploy-monitor/health-check.sh

edited endpoint link after updating it in ghaymah platform
هذا الالتزام موجود في:
2026-07-28 05:39:55 +00:00
الأصل 8d33f412fe
التزام 2f0a1f6b7e

عرض الملف

@@ -1,7 +1,7 @@
#!/bin/bash
# URL of the application's health endpoint
URL="https://gheyma-app-2b88268529f9.hosted.ghaymah.systems/health"
URL="https://ghaymah-app-19cc5d65231a.hosted.ghaymah.systems/health"
# Maximum time to wait for a response (seconds)
TIMEOUT=10