bicep/synapse: use postgres unix socket

This commit is contained in:
2023-09-13 04:16:22 +02:00
parent 201e3d306b
commit f92ebbee16
2 changed files with 4 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ in {
key = "synapse/dbconfig";
owner = config.users.users.matrix-synapse.name;
group = config.users.users.matrix-synapse.group;
restartUnits = [ "matrix-synapse.target" ];
};
sops.secrets."matrix/synapse/signing_key" = {