diff --git a/compose.yaml b/compose.yaml index 5547cca..7d5d049 100644 --- a/compose.yaml +++ b/compose.yaml @@ -5,7 +5,7 @@ networks: services: - wireguard: + gluetun: image: qmcgaw/gluetun:latest container_name: gluetun cap_add: @@ -191,7 +191,7 @@ services: - /app-config/sabnzbd:/config - /usenet:/usenet restart: unless-stopped - network_mode: "service:wireguard" + network_mode: "service:gluetun" lidarr: image: lscr.io/linuxserver/lidarr:latest