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/eb43a3c2d0418ed74622bc7d33d866440220c590/frontend/src/preload.js
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
/* eslint no-undef: 0 */
|
|
__webpack_public_path__ = `${window.Radarr.urlBase}/`;
|