Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/7ab10844379953eaa828840e9db85230a37ac99a/UI/.idea/NzbDrone.UI.iml You should set ROOT_URL correctly, otherwise the web may not work correctly.
Prowlarr/UI/.idea/NzbDrone.UI.iml

12 lines
424 B

<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jQuery-1.9.1" level="application" />
<orderEntry type="library" name="libraries" level="project" />
</component>
</module>