initial commit
This commit is contained in:
commit
f6b4c20e4a
14 changed files with 160 additions and 0 deletions
3
rootfs/etc/confd/templates/pg_hba.conf.tmpl
Normal file
3
rootfs/etc/confd/templates/pg_hba.conf.tmpl
Normal file
|
@ -0,0 +1,3 @@
|
|||
local all all trust
|
||||
hostssl all all 0.0.0.0/0 md5
|
||||
host all all ::1/128 trust
|
Loading…
Add table
Add a link
Reference in a new issue