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

@ -35,6 +35,5 @@ jobs:
- name: Run Unit Tests
run: |
ls
cd src/ombi
cd src/Ombi
dotnet test

Loading…
Cancel
Save