This commit is contained in:
2025-12-25 18:34:23 +00:00
parent 343d99e8a9
commit d2840e4157

View File

@@ -23,6 +23,7 @@
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 ::1/128 scram-sha-256 host all all ::1/128 scram-sha-256
host all all 100.64.0.0/10 scram-sha-256 host all all 100.64.0.0/10 scram-sha-256
host all all 172.18.0.0/12 scram-sha-256
''; '';
}; };