mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-12-25 02:21:43 +00:00
Update docker-compose.yml
This commit is contained in:
parent
fd1d50c0ee
commit
f5b89feed9
@ -2,7 +2,7 @@ openvpn:
|
||||
image: markusmcnugen/qbittorrentvpn
|
||||
privileged: true
|
||||
ports:
|
||||
- "9091:9091"
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /your/config/path/:/config
|
||||
|
Loading…
Reference in New Issue
Block a user