diff --git a/docker-compose.yml b/docker-compose.yml index db02016..c87cef2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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