diff --git a/compose.yaml b/compose.yaml index c3f3c8c..fe15075 100644 --- a/compose.yaml +++ b/compose.yaml @@ -211,9 +211,9 @@ services: - /app-config/sabnzbd:/config - /usenet:/usenet restart: unless-stopped - #network_mode: "service:gluetun" - ports: - - "8080:8080" + network_mode: "service:gluetun" + #ports: + # - "8080:8080" lidarr: