Skip to content

Commit ef9068c

Browse files
authored
Documentation: change authentik port to generic placeholder (#4272)
1 parent 85637f2 commit ef9068c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/widgets/services/authentik.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Allowed fields: `["users", "loginsLast24H", "failedLoginsLast24H"]`.
2020
```yaml
2121
widget:
2222
type: authentik
23-
url: http://authentik.host.or.ip:22070
23+
url: http://authentik.host.or.ip:port
2424
key: api_token
2525
```

0 commit comments

Comments
 (0)