3
0

edit pg_hba

This commit is contained in:
Arne Teuke
2025-04-19 12:43:34 +02:00
parent 5d378853ac
commit f7131c80c5

View File

@@ -19,5 +19,3 @@ host replication all ::1/128 md5
host all all 0.0.0.0/0 scram-sha-256 host all all 0.0.0.0/0 scram-sha-256
hostssl all all 0.0.0.0/0 scram-sha-256 hostssl all all 0.0.0.0/0 scram-sha-256
host all all 10.0.1.0/24 scram-sha-256
hostssl all all 10.0.1.0/24 scram-sha-256