chore: add mention of default username and password (#516)

I needed to look this up as first time contributor and think this could help others too.
This commit is contained in:
Daniel Biegler 2022-10-16 19:09:00 +02:00 committed by GitHub
parent 6d873e76fc
commit 5c5d8506ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,6 +71,7 @@ The sleekest looking WebUI for qBittorrent made with Vue.js!
- `npm run serve`
- `npm run lint` (to format the code)
- `docker-compose up -d` (to start qbittorrent docker => optional, you can edit `vue.config.js` as well)
- You now may open and access the WebUI under localhost with the default username `admin` and password `adminadmin`.
## Features