Update vpn_download.yml

This commit is contained in:
Qballjos 2021-02-25 17:58:42 +01:00
parent aa6fe843fe
commit 53e5662936
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ services:
- NAME_SERVERS=${NAME_SERVERS} - NAME_SERVERS=${NAME_SERVERS}
- ADDITIONAL_PORTS=6789, 9117, 5076 - ADDITIONAL_PORTS=6789, 9117, 5076
- DEBUG=${DEBUG} - DEBUG=${DEBUG}
- WEBUI_PORT=${port for webinterface} - WEBUI_PORT=${QBITTORENTPORT}
volumes: volumes:
- ${appdata folder}/qbittorrent:/config - ${appdata folder}/qbittorrent:/config
- ${download folder}:/data - ${download folder}:/data