chore: add csrf step

This commit is contained in:
Daan Wijns 2023-02-19 13:49:13 +01:00
parent 2921cca79c
commit 999cd23e38

View file

@ -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