update
This commit is contained in:
@@ -55,7 +55,7 @@ in {
|
|||||||
"/var/run/docker.sock:/var/run/docker.sock"
|
"/var/run/docker.sock:/var/run/docker.sock"
|
||||||
];
|
];
|
||||||
environmentFiles = [
|
environmentFiles = [
|
||||||
config.sops.secrets."authentik_db_env".path
|
config.sops.secrets."authentik_pass".path
|
||||||
];
|
];
|
||||||
environment = {
|
environment = {
|
||||||
"AUTHENTIK_POSTGRESQL__HOST" = "host.internal";
|
"AUTHENTIK_POSTGRESQL__HOST" = "host.internal";
|
||||||
|
|||||||
Reference in New Issue
Block a user