aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postgresql/templates/pg_hba.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/postgresql/templates/pg_hba.conf')
-rw-r--r--modules/postgresql/templates/pg_hba.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/postgresql/templates/pg_hba.conf b/modules/postgresql/templates/pg_hba.conf
index 3ce9f367..1ad0ec41 100644
--- a/modules/postgresql/templates/pg_hba.conf
+++ b/modules/postgresql/templates/pg_hba.conf
@@ -83,7 +83,10 @@ host epoll epoll 212.85.158.146/32 md5
host epoll epoll 2a02:2178:2:7::2/128 md5
host mirrors mirrors 127.0.0.1/32 md5
host mirrors mirrors 212.85.158.146/32 md5
-host mirrors mirrors 2a02:2178:2:7::2/128 md5
+host mirrors mirrors 2a02:2178:2:7::2/128 md5
+host transifex transifex 127.0.0.1/32 md5
+host transifex transifex 212.85.158.146/32 md5
+host transifex transifex 2a02:2178:2:7::2/128 md5
# "local" is for Unix domain socket connections only
local all all ident