summaryrefslogtreecommitdiff
path: root/docker-compose.example.yaml
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-15 20:29:49 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-15 20:29:49 -0300
commit94de1538f1070c7e505766bdba36232a316928e0 (patch)
treefa9ae115586d89b33c0f9b10996b6abded612a2d /docker-compose.example.yaml
parentf35ec143143b43a46cba22153a234b6b1c4da92b (diff)
Fixed qbittorrent port identifier
Diffstat (limited to 'docker-compose.example.yaml')
-rw-r--r--docker-compose.example.yaml2
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