mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-28 13:08:53 +03:00
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:
parent
6d873e76fc
commit
5c5d8506ec
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue