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

Create dependabot.yml

pull/32/head
TRaSH 4 years ago committed by GitHub
parent cdee71ad4b
commit 1761066a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
Loading…
Cancel
Save