fix token

This commit is contained in:
soraefir
2026-05-31 17:38:32 +02:00
parent d551091e40
commit 262a11b6ff

View File

@@ -81,7 +81,6 @@ entries:
identifier: homepage-token identifier: homepage-token
attrs: attrs:
key: !Env HOMEPAGE_VAR_AUTHENTIK_API key: !Env HOMEPAGE_VAR_AUTHENTIK_API
user: !Find [authentik_core.user, [username, akadmin]] user: !Find [authentik_core.user, [username, "akadmin"]]
intent: api intent: api
expiring: false expiring: false
description: "API Token for Homepage status widget"