Update docker-compose.yml

This commit is contained in:
MarkusMcNugen
2018-02-02 21:16:39 -05:00
committed by GitHub
parent fd1d50c0ee
commit f5b89feed9

View File

@@ -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