Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/src/commit/865b587bdd1c43eb5a2baef7460c90c28283e8fa/frontend/browsers.js You should set ROOT_URL correctly, otherwise the web may not work correctly.
Radarr/frontend/browsers.js

7 lines
90 B

module.exports = [
'>0.25%',
'not ie 11',
'not op_mini all',
'not chrome < 60'
];