update: 2025.8.3 -> 2025.8.4
ChangeLog: https://github.com/goauthentik/authentik/releases/tag/version%2F2025.8.4
This commit is contained in:
parent
4c626ed84c
commit
69fac057b2
3 changed files with 8 additions and 8 deletions
|
|
@ -364,8 +364,8 @@ in
|
|||
environment
|
||||
{
|
||||
TZ = tz;
|
||||
AUTHENTIK_LISTEN__LISTEN_HTTP = cfg.worker.listenHTTP;
|
||||
AUTHENTIK_LISTEN__LISTEN_METRICS = cfg.worker.listenMetrics;
|
||||
AUTHENTIK_LISTEN__HTTP = cfg.worker.listenHTTP;
|
||||
AUTHENTIK_LISTEN__METRICS = cfg.worker.listenMetrics;
|
||||
}
|
||||
];
|
||||
serviceConfig = mkMerge [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue