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/04a0d5ffb2a409a5e407242daaa11de9b246c346/views/footer.tpl
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style='margin-bottom:2em; color:Gray;' class="ui center aligned container">
|
|
Bazarr Ver. {{bazarr_version}}
|
|
</div>
|
|
</body>
|
|
</html> |