Documentation: change authentik port to generic placeholder (#4272)
Docs / Linting Checks (push) Has been cancelled
Docs / Test Build (push) Has been cancelled
Docs / Build & Deploy (push) Has been cancelled

This commit is contained in:
Carlo
2024-11-11 04:26:40 +01:00
committed by GitHub
parent 85637f2979
commit ef9068c5bb
+1 -1
View File
@@ -20,6 +20,6 @@ Allowed fields: `["users", "loginsLast24H", "failedLoginsLast24H"]`.
```yaml ```yaml
widget: widget:
type: authentik type: authentik
url: http://authentik.host.or.ip:22070 url: http://authentik.host.or.ip:port
key: api_token key: api_token
``` ```