fix(): postgres config
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
host all all 0.0.0.0/0 scram-sha-256
|
||||
host all all ::/0 scram-sha-256
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
host all all 0.0.0.0/0 scram-sha-256
|
||||
host all all ::/0 scram-sha-256
|
||||