|
@@ -1,7 +1,7 @@
|
|
|
-@@ -91,0 +91,0 @@
|
|
|
-local replication all trust
|
|
|
-host replication all 127.0.0.1/32 trust
|
|
|
-host replication all ::1/128 trust
|
|
|
+@@ -91,3 +91,7 @@
|
|
|
+ local replication all trust
|
|
|
+ host replication all 127.0.0.1/32 trust
|
|
|
+ host replication all ::1/128 trust
|
|
|
+
|
|
|
+# All IPv4 and IPv6 connections allowed and trusted (don't run this on an IP oustide the local net
|
|
|
+host all all 0.0.0.0/0 trust
|