This commit is contained in:
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user