#!/bin/bash # Allow replication connections from the Docker network echo "host replication all all scram-sha-256" >> "$PGDATA/pg_hba.conf"