Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/fee862baa7db39cc663e28168c5e8962918c18b9 You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/4099/head
tidusjar 4 years ago
parent 9df20bf5a4
commit fee862baa7

@ -5,6 +5,8 @@ on:
branches: [ feature/ui-automation ]
pull_request:
branches: [ feature/ui-automation ]
schedule:
- cron: '*/20 * * * *'
jobs:
automation-tests:

Loading…
Cancel
Save