mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
chore: add csrf step
This commit is contained in:
parent
2921cca79c
commit
999cd23e38
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ If you like to always have the latest and greatest, please sync to the `nightly-
|
|||
- `npm run lint` (to format the code)
|
||||
- `docker-compose up -d` (starts a qbittorrent docker, optional)
|
||||
- Open the WebUI on localhost with the default username `admin` and password `adminadmin`.
|
||||
- Make sure CSRF protection is disabled on the target server!
|
||||
- Edit `env.development` to tweak your dev environment (e.g. fake torrents)
|
||||
|
||||
## Features
|
||||
|
|
Loading…
Add table
Reference in a new issue