mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 00:00:13 -08:00
Merge branch 'master' of github.com:acedanger/docker
This commit is contained in:
@@ -41,6 +41,9 @@ services:
|
||||
- /data/usenet/incomplete-downloads:/incomplete-downloads
|
||||
# network_mode: "service:gluetun" forces sabnzbd to connect to the internet through the VPN defined in the gluetun container above
|
||||
network_mode: service:gluetun
|
||||
depends_on:
|
||||
gluetun:
|
||||
condition: service_healthy
|
||||
restart: always
|
||||
labels:
|
||||
- diun.enable=true
|
||||
|
||||
Reference in New Issue
Block a user