Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/blame/commit/69e4a9c52657083bdc5c892ce9d0ecb930ef2486/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
}