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/37a61770a87d93ad2079ad3fe4bf505e53c9ec41/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
}