1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-25 15:15:18 +01:00

Documentation: change authentik port to generic placeholder ()

This commit is contained in:
Carlo 2024-11-11 04:26:40 +01:00 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
```