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/1a612d12b802313220f95a65e66cfe8f702bcd6f/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
}