mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user