Skip to content

Commit

Permalink
Added hasura to trusted login
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBoatyMcBoatFace committed Sep 12, 2023
1 parent 377f7e6 commit 4a27ca5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/pg_hba.conf
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,6 @@ host replication all ::1/128 trust
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

0 comments on commit 4a27ca5

Please sign in to comment.