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

!minor fixed build

pull/1514/head
Jamie.Rees 8 years ago
parent af43042782
commit 511d9e0270

@ -33,7 +33,7 @@ namespace Ombi.Schedule.Jobs.Ombi
private ILogger<OmbiAutomaticUpdater> Logger { get; }
private IOmbiService OmbiService { get; }
private ISettingsService<UpdateSettings> Settings { get;s }
private ISettingsService<UpdateSettings> Settings { get; }
private static PerformContext Ctx { get; set; }
public string[] GetVersion()

Loading…
Cancel
Save