modified: main_dc/docker-compose.yml

set little time interval
This commit is contained in:
2025-11-17 22:50:00 +05:00
parent 83735ac22f
commit ff7b3e612e
+1 -1
View File
@@ -122,7 +122,7 @@ services:
"--spider",
"http://localhost:8080/health",
]
interval: 3000s
interval: 20s
timeout: 10s
retries: 3