初始化
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
# 添加 pg_hba 复制访问规则(在 docker-entrypoint 初始化后执行)
|
||||
echo "host replication all 0.0.0.0/0 md5" >> "$PGDATA/pg_hba.conf"
|
||||
Reference in New Issue
Block a user