123
This commit is contained in:
3
infra/postgres/pg_hba.conf
Normal file
3
infra/postgres/pg_hba.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
local all all trust
|
||||
host all all 0.0.0.0/0 md5
|
||||
host all all ::/0 md5
|
||||
Reference in New Issue
Block a user