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

use self-hosted runner

should be a lot faster
pull/25/head
Ben Phelps 3 years ago committed by GitHub
parent b61ec9836e
commit d4908d34fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
permissions:
contents: read
packages: write

Loading…
Cancel
Save