services: update postgres user
This commit is contained in:
parent
f14a0457c2
commit
655220ca97
@ -21,7 +21,7 @@
|
|||||||
timezone = "Europe/Berlin";
|
timezone = "Europe/Berlin";
|
||||||
};
|
};
|
||||||
authentication = pkgs.lib.mkOverride 14 ''
|
authentication = pkgs.lib.mkOverride 14 ''
|
||||||
#local all postgres peer
|
local all postgres peer
|
||||||
host giteadb gitea samehost scram-sha-256
|
host giteadb gitea samehost scram-sha-256
|
||||||
host nextclouddb nextcloud samehost scram-sha-256
|
host nextclouddb nextcloud samehost scram-sha-256
|
||||||
host synapsedb synapse samehost scram-sha-256
|
host synapsedb synapse samehost scram-sha-256
|
||||||
|
Loading…
Reference in New Issue
Block a user