Skip to content
Snippets Groups Projects
pg_hba.conf 343 B
Newer Older
# TYPE  DATABASE        USER            ADDRESS                 METHOD

local	all             all                                     peer
host    all             all             127.0.0.1/32            md5
host    all             all             ::1/128                 md5
host    all             all             0.0.0.0/0               md5