From 50a585e7a92204b257ae2f979b467e9844a29418 Mon Sep 17 00:00:00 2001 From: Bentley Hensel Date: Wed, 13 Sep 2023 19:39:15 -0400 Subject: [PATCH] auth --- config/pg_hba.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pg_hba.conf b/config/pg_hba.conf index 04b9d2e..7294706 100644 --- a/config/pg_hba.conf +++ b/config/pg_hba.conf @@ -102,4 +102,4 @@ host all all all scram-sha-256 local gova11y healthchecker trust # Hasura # TYPE DATABASE USER ADDRESS METHOD -host all hasura 10.50.0.0/16 scram-sha-256 +host all hasura 10.50.0.0/16 password