summaryrefslogtreecommitdiff
path: root/docker-compose.example.yaml
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-15 20:23:04 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-15 20:23:04 -0300
commitd8df9b4d66902cf8792544dbca44e2792527341c (patch)
tree8457f7bb597425b39ac49eb1417d714e6e2b768d /docker-compose.example.yaml
parent7554e544511b95a90f581d7593c2e6866175d61a (diff)
Changed qbittorrent port and default config
Diffstat (limited to 'docker-compose.example.yaml')
-rw-r--r--docker-compose.example.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker-compose.example.yaml b/docker-compose.example.yaml
index de3a310..ba17699 100644
--- a/docker-compose.example.yaml
+++ b/docker-compose.example.yaml
@@ -28,7 +28,8 @@ services:
- <media_folder>/downloads:/downloads
- <install_location>/config/qbittorrent:/config
restart: unless-stopped
- port: 8080:8080
+ ports: #qbittorrent
+ - 8080:8080 #qbittorrent
#network_mode: "service:gluetun"
# Sonarr is used to query, add downloads to the download queue and index TV shows