Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/a9b88b6cc861475b252fc9ffdec25837be7da597?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/4099/head
tidusjar 4 years ago
parent c9c50db462
commit a9b88b6cc8

@ -70,7 +70,7 @@ jobs:
browser: chrome
headless: true
working-directory: tests
group: "UI - Chrome",
group: "UI - Chrome"
parallel: true
wait-on: http://localhost:3577/
# 7 minutes

Loading…
Cancel
Save