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

fixed broken build.

pull/2/head
kay.one 12 years ago
parent d65163f2be
commit ad3c4aa4a5

@ -205,6 +205,7 @@
<Compile Include="Indexers\IIndexer.cs" />
<Compile Include="Indexers\IndexerSettingUpdatedEvent.cs" />
<Compile Include="Indexers\IndexerWithSetting.cs" />
<Compile Include="Indexers\Newznab\SizeParsingException.cs" />
<Compile Include="Indexers\RssSyncCommand.cs" />
<Compile Include="Indexers\XElementExtensions.cs" />
<Compile Include="Instrumentation\Commands\ClearLogCommand.cs" />

Loading…
Cancel
Save