This commit is contained in:
soraefir
2026-05-06 02:26:06 +02:00
parent 02a8ffeb10
commit 865c12cacc

View File

@@ -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";