deploy on the cloud and made some refactory on files

هذا الالتزام موجود في:
2026-07-27 18:37:20 +03:00
الأصل 80980bbf16
التزام 91d8581c6e
15 ملفات معدلة مع 210 إضافات و102 حذوفات

عرض الملف

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# Simple bash health monitor - polls /health every 30s.
# Usage: ./monitor.sh https://your-app.ghaymah.systems [interval_seconds]
# Usage: ./health-check.sh https://q1-deploy-monitor-cad54f6feeb3.hosted.ghaymah.systems/ [interval_seconds]
set -euo pipefail