ansible/roles/java-deptools/files/pg_hba.conf

5 lines
281 B
Text
Raw Normal View History

2018-03-05 17:33:56 +01:00
# TYPE DATABASE USER ADDRESS METHOD
local all all trust
host all all 127.0.0.1/32 trust
host all all ::1/128 trust