diff --git a/postgres/pg_hba.conf b/postgres/pg_hba.conf index be13d7a..61f9070 100644 --- a/postgres/pg_hba.conf +++ b/postgres/pg_hba.conf @@ -2,3 +2,4 @@ # Database administrative login by Unix domain socket, do not disable local all postgres peer local all pretix trust +local all pretalx trust