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

13 lines
271 B

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