auto backup 2026-07-28_20:50:01
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user