deploy on the cloud and made some refactory on files

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

عرض الملف

@@ -7,8 +7,8 @@ logs status + response time, and writes the latest result to a JSON
file (status.json) that can be consumed by other tools or dashboards.
Usage:
python health-check.py --url https://your-app.ghaymah.systems
python health-check.py --url https://your-app.ghaymah.systems --interval 30
python health-check.py --url https://q1-deploy-monitor-cad54f6feeb3.hosted.ghaymah.systems/
python health-check.py --url https://q1-deploy-monitor-cad54f6feeb3.hosted.ghaymah.systems/ --interval 30
"""
import argparse