server: configure woodpecker postgres

This commit is contained in:
Kabbone 2023-03-14 20:02:51 +01:00
parent d2e7ad4743
commit 4f2ef010fb
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
3 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
authentication = pkgs.lib.mkOverride 14 ''
local all postgres peer
host giteadb gitea localhost scram-sha-256
host woodpeckerdb woodpecker localhost scram-sha-256
host nextclouddb nextcloud localhost scram-sha-256
host synapsedb synapse localhost scram-sha-256
host whatsappdb mautrixwa localhost scram-sha-256