Normalize admin routes and docker config
This commit is contained in:
5
docker/postgres/pg_hba.conf
Normal file
5
docker/postgres/pg_hba.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# Allow TCP connections. Narrow the address range in production.
|
||||
#
|
||||
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