services: update postgres user

This commit is contained in:
Kabbone 2022-12-27 20:58:23 +01:00
parent f14a0457c2
commit 655220ca97
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -21,7 +21,7 @@
timezone = "Europe/Berlin";
};
authentication = pkgs.lib.mkOverride 14 ''
#local all postgres peer
local all postgres peer
host giteadb gitea samehost scram-sha-256
host nextclouddb nextcloud samehost scram-sha-256
host synapsedb synapse samehost scram-sha-256