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

Merge branch 'develop'

pull/3874/head
Ryan Cohen 3 years ago
commit 1b36dded3f

@ -9,6 +9,8 @@ jobs:
semantic-release:
name: Tag and release latest version
runs-on: ubuntu-20.04
env:
HUSKY: 0
steps:
- name: Checkout
uses: actions/checkout@v3

Loading…
Cancel
Save