Skip to content
Discussion options

You must be logged in to vote

Not really, because you don't actually lose any data, so you can just recreate the container, and connect qbittorrent instance in 15 seconds.

If you are a single user, maybe the best thing would be to add - DISABLE_AUTH=true to you compose.

If you need a password, simply remove the data. Assuming you have a structure like this:
qbitwebui/
--- compose.yml
--- /data

You can run:
docker compose down
rm -rf data/
docker compose up -d

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KawaKode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants