From 7554e544511b95a90f581d7593c2e6866175d61a Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 15 Jan 2023 20:19:20 -0300 Subject: Delete profile for gluetun --- docker-compose.example.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker-compose.example.yaml b/docker-compose.example.yaml index b7e20a9..de3a310 100644 --- a/docker-compose.example.yaml +++ b/docker-compose.example.yaml @@ -28,7 +28,7 @@ services: - /downloads:/downloads - /config/qbittorrent:/config restart: unless-stopped - #port: 8080:8080 + port: 8080:8080 #network_mode: "service:gluetun" # Sonarr is used to query, add downloads to the download queue and index TV shows @@ -96,7 +96,6 @@ services: gluetun: image: qmcgaw/gluetun container_name: gluetun - profiles: donotstart cap_add: - NET_ADMIN devices: -- cgit v1.2.3