diff --git a/q1-deploy-monitor/health-check.sh b/q1-deploy-monitor/health-check.sh index 3667af9..e813c37 100644 --- a/q1-deploy-monitor/health-check.sh +++ b/q1-deploy-monitor/health-check.sh @@ -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