Files
kngil_home/docker/postgres/pg_hba.conf
2026-02-04 12:40:02 +09:00

6 lines
177 B
Plaintext

#
# 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