Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cupric
docker-compose
Commits
58897b17
Commit
58897b17
authored
1 year ago
by
cupric
Browse files
Options
Download
Email Patches
Plain Diff
dirs
parent
cc614c4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
qbitorrent/docker-compose.yml
+2
-2
qbitorrent/docker-compose.yml
with
2 additions
and
2 deletions
+2
-2
qbitorrent/docker-compose.yml
+
2
-
2
View file @
58897b17
...
...
@@ -22,8 +22,8 @@ services:
# - 9000:9000
# - 50000:50000
volumes
:
-
"
.
/gluetun/wireguard:/gluetun/wireguard"
-
"
.
/gluetun/tmp:/tmp/gluetun"
-
"
${DIR:-/opt/qbittorrent}
/gluetun/wireguard:/gluetun/wireguard"
-
"
${DIR:-/opt/qbittorrent}
/gluetun/tmp:/tmp/gluetun"
restart
:
always
qbittorrent
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets