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/213163fe3e13b7cd70d90cf42aa5896369911b9d/static/browserconfig.xml You should set ROOT_URL correctly, otherwise the web may not work correctly.
bazarr/static/browserconfig.xml

10 lines
253 B

<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/static/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>