auto backup 2026-07-28_20:50:01

This commit is contained in:
tan-docker
2026-07-28 20:50:01 +02:00
parent 4d0f61ab38
commit d0694f33c9
+1 -1
View File
@@ -92,7 +92,7 @@ services:
restart: unless-stopped restart: unless-stopped
healthcheck: healthcheck:
test: ["CMD-SHELL", "/gluetun-entrypoint healthcheck"] test: ["CMD", "wget", "-qO-", "http://127.0.0.1:9999"]
interval: 5s interval: 5s
timeout: 5s timeout: 5s
start_period: 10s start_period: 10s