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

Remove superfluous newline

pull/3924/head
Joshua M. Boniface 4 years ago
parent 71007ca5b7
commit c03eaa12da

@ -5,7 +5,6 @@
public string Primary { get; set; }
public string Logo { get; set; }
public string Thumb { get; set; }
public string Banner { get; set; }
}
}
}

Loading…
Cancel
Save