diff options
| author | Bruno Ribas <brunoribas@gmail.com> | 2023-08-28 22:22:36 +0000 |
|---|---|---|
| committer | Bruno Ribas <brunoribas@gmail.com> | 2023-08-28 22:22:54 +0000 |
| commit | 48cd64a927eda583347b70c223c4b5cfa28c9582 (patch) | |
| tree | 90e8bff5f794e5c08fc2e404092d97562c1fb868 /tools/postgresql/14/main/conf.d | |
| parent | 8431900f5f128ea29394b9e51c3febd4b92e1a22 (diff) | |
| download | boca-48cd64a927eda583347b70c223c4b5cfa28c9582.tar.gz boca-48cd64a927eda583347b70c223c4b5cfa28c9582.zip | |
mv postgresql/{10,14}
Diffstat (limited to 'tools/postgresql/14/main/conf.d')
| -rw-r--r-- | tools/postgresql/14/main/conf.d/000-boca.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/postgresql/14/main/conf.d/000-boca.conf b/tools/postgresql/14/main/conf.d/000-boca.conf new file mode 100644 index 0000000..128ef1a --- /dev/null +++ b/tools/postgresql/14/main/conf.d/000-boca.conf @@ -0,0 +1 @@ +listen_addresses = '*' |