pre-prod deploy
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-26 06:43:56 +09:00
parent d47f8679ec
commit 24c1a0c85c
2 changed files with 80 additions and 13 deletions

View File

@@ -43,12 +43,12 @@ check_api_response() {
echo -e "\n${GREEN}1. Проверка доступности сервисов${NC}"
services=(
"http://localhost:8000"
"http://localhost:8001"
"http://localhost:8002"
"http://localhost:8003"
"http://localhost:8004"
"http://localhost:8005"
"http://192.168.0.103:8000"
"http://192.168.0.103:8001"
"http://192.168.0.103:8002"
"http://192.168.0.103:8003"
"http://192.168.0.103:8004"
"http://192.168.0.103:8005"
)
service_names=(