diff --git a/docker-compose-files/qbittorrent/.env b/docker-compose-files/qbittorrent/.env new file mode 100644 index 0000000..09b71cc --- /dev/null +++ b/docker-compose-files/qbittorrent/.env @@ -0,0 +1,8 @@ +# Refer to Readme.md for an explanation of the variables + +QBT_EULA=accept +QBT_VERSION=latest +QBT_WEBUI_PORT=8079 + +QBT_CONFIG_PATH=/path/to/qb/config +QBT_DOWNLOADS_PATH=/path/to/qb/downloads