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/c7959f735e6b385a452cc1ebafea240b670a8dc3/frontend/.prettierrc.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"arrowParens": "always",
|
|
"endOfLine": "auto",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|