feat(postgres): add trust authentication for richie on 172.16.0.0/12 #38

Merged
Richie merged 1 commits from feature/allowing-docker-to-access-postgresql into main 2026-07-12 13:16:13 -04:00
+1
View File
@@ -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