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