diff options
Diffstat (limited to 'docker-compose.example.yaml')
-rw-r--r-- | docker-compose.example.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.example.yaml b/docker-compose.example.yaml index 9ae4aa2..d4ab65c 100644 --- a/docker-compose.example.yaml +++ b/docker-compose.example.yaml @@ -29,7 +29,7 @@ services: - <install_location>/config/qbittorrent:/config restart: unless-stopped ports: #qbittorrent - - 8080:8080 #qbittorrent + - 8080:8080 # qbittorrent #network_mode: "service:gluetun" # Sonarr is used to query, add downloads to the download queue and index TV shows |