services: update postgres user
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user