Documentation: change authentik port to generic placeholder (#4272)

main
Carlo 1 week 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 ```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
``` ```

Loading…
Cancel
Save