This commit is contained in:
Root User 2026-02-23 13:47:11 +01:00
parent dcdc5f8819
commit 6d11b57c61
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -110,7 +110,7 @@ in {
#type database DBuser auth-method #type database DBuser auth-method
local all all trust local all all trust
host all all 127.0.0.1/32 scram-sha-256 host all all 127.0.0.1/32 scram-sha-256
host all all 10.1.1.248/32 scram-sha-256 host all all 10.1.1.248/32 scram-sha-256
host all all ::1/128 scram-sha-256 host all all ::1/128 scram-sha-256
''; '';
}; };