Files
livevue-rs/examples/pg_replication/pg_hba.conf
T

5 lines
231 B
Plaintext

# docker/pg_hba.conf
local all all trust
host all all 0.0.0.0/0 trust
host replication all 0.0.0.0/0 trust