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

This commit is contained in:
tan-docker
2026-07-28 20:40:01 +02:00
parent 9d390b4f2a
commit 4d0f61ab38
+3 -2
View File
@@ -92,9 +92,10 @@ services:
restart: unless-stopped
healthcheck:
test: ["CMD", "wget", "-qO-", "http://127.0.0.1:9999"]
test: ["CMD-SHELL", "/gluetun-entrypoint healthcheck"]
interval: 5s
timeout: 5s
start_period: 10s
retries: 10
@@ -107,7 +108,7 @@ services:
- PGID=1000
- TZ=Europe/Paris
- WEBUI_PORT=8090
#- DOCKER_MODS=ghcr.io/gabe565/linuxserver-mod-vuetorrent
- DOCKER_MODS=ghcr.io/gabe565/linuxserver-mod-vuetorrent
volumes:
- /home/docker/BitDen/config:/config
- /mnt/bindmounts/multimedia/Downloads:/downloads