Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/406e5e1f5ee0695596763107d1b4fe2a1bd9e5ac?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

updated web.config transform

pull/2/head
kay.one 14 years ago
parent 955c5ce6d8
commit 406e5e1f5e

@ -15,7 +15,7 @@
</connectionStrings>
-->
<system.web>
<compilation xdt:Transform="RemoveAttributes(debug)" />
<compilation debug="false" xdt:Transform="Replace" />
<!--
In the example below, the "Replace" transform will replace the entire
<customErrors> section of your web.config file.

Loading…
Cancel
Save