fix name
This commit is contained in:
@@ -57,7 +57,7 @@ in {
|
||||
|
||||
worker = builder.mkContainer {
|
||||
image = "ghcr.io/goauthentik/server:${version}";
|
||||
secret = "authentik";
|
||||
secret = name;
|
||||
extraEnv = {
|
||||
AUTHENTIK_REDIS__HOST = builder.host;
|
||||
AUTHENTIK_POSTGRESQL__HOST = builder.host;
|
||||
|
||||
Reference in New Issue
Block a user