Files
docker/README.md
2022-07-06 10:49:22 -04:00

299 B

Start container

Execute command.

cd media
docker compose up -d

Navigate to http://localhost:8080 to access download client's WebUI.

View download client logs

Open console for the download client and run this command.

tail -f config/qBittorrent/logs/qbittorrent.log