- add support for upload cx
- add web server port configuration in .env
- add support for fnp
- set user-agent header on all requests to
dasharr
You need to add a new variable in your .env
file: WEB_SERVER_PORT
and set it to 8080
or any other value, as long as you update it in your compose.yml
file