listen on ipv6 as well
This commit is contained in:
parent
4498e0e715
commit
1130f93b4b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
local all all trust
|
local all all trust
|
||||||
host all all 0.0.0.0/0 md5
|
host all all 0.0.0.0/0 md5
|
||||||
host all all ::/128 md5
|
host all all ::0/0 md5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue