replace surfshark with gluetun
This commit is contained in:
@@ -3,12 +3,11 @@ services:
|
||||
container_name: transmission
|
||||
image: linuxserver/transmission:4.0.6
|
||||
depends_on:
|
||||
- surfshark
|
||||
- gluetun
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Europe/Amsterdam
|
||||
network_mode: service:surfshark
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /opt/transmission:/config
|
||||
@@ -19,3 +18,4 @@ services:
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
network_mode: "service:gluetun"
|
||||
|
||||
Reference in New Issue
Block a user