modified: main_dc/docker-compose.yml

modified:   main_dc/yalarba/api_yal/internal/router/router.go
change check path to health, delete router auth (for check)
This commit is contained in:
2026-03-03 14:05:08 +05:00
parent 5cd9254a97
commit 9a3ff9ad3d
2 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ services:
"--no-verbose",
"--tries=1",
"--spider",
"http://localhost:8787/auth",
"http://localhost:8787/health",
]
interval: 30s
timeout: 10s