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/3442c5d2cf1ef6bf782109e09d9b8591ec948b7d/static/manifest.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/static/manifest.json

13 lines
271 B

{
"name": "",
"icons": [
{
"src": "/static/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}