feat(postgres): add trust authentication for richie on 172.16.0.0/12 #38
@@ -29,6 +29,7 @@ in
|
||||
host all richie ::1/128 trust
|
||||
host all richie 192.168.90.1/24 trust
|
||||
host all richie 192.168.99.1/24 trust
|
||||
host all richie 172.16.0.0/12 trust
|
||||
|
||||
|
||||
#type database DBuser origin-address auth-method
|
||||
|
||||
Reference in New Issue
Block a user