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

Documentation: change authentik port to generic placeholder ()

pull/4331/head
Carlo 5 months ago committed by GitHub
parent 85637f2979
commit ef9068c5bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,6 +20,6 @@ Allowed fields: `["users", "loginsLast24H", "failedLoginsLast24H"]`.
```yaml
widget:
type: authentik
url: http://authentik.host.or.ip:22070
url: http://authentik.host.or.ip:port
key: api_token
```

Loading…
Cancel
Save