Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/src/commit/36a2309bcaa2d7ea6ba015b6c6a39884ca2a947f/frontend/.prettierrc You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/frontend/.prettierrc

5 lines
40 B

{
"tabWidth": 2,
"useTabs": false
}