We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c9cfd commit 18dfbe6Copy full SHA for 18dfbe6
9.5/docker-entrypoint-initdb.d/setup-confd.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+set -e
3
+
4
+echo "include_dir 'conf.d'" >> /var/lib/postgresql/data/postgresql.conf
0 commit comments