Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/5b804e8f3ae5b362ac3b9b03fd478d4e837111df/.esprintrc
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"paths": [
|
|
"frontend/src/**/*.js"
|
|
],
|
|
"ignored": [
|
|
"**/node_modules/**/*"
|
|
],
|
|
"port": 5004
|
|
}
|