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

fixed build !wip

pull/1614/head
tidusjar 8 years ago
parent 7c5bca3b2b
commit c3b2ef2f31

@ -61,7 +61,7 @@ export interface IEpisodesRequested {
export enum RequestType {
movie = 1,
tvShow = 2
tvShow = 2,
}
export interface IRequestsPageScroll {

Loading…
Cancel
Save