removed unflexible pgsql connection setting

This commit is contained in:
mc-fucker 2022-09-25 01:14:14 +02:00
parent e42f407bd9
commit 9dcde5e49b

View file

@ -38,9 +38,6 @@ in
};
}
];
settings = {
listen_addresses = lib.mkForce "localhost,10.88.0.1";
};
authentication = "host tandoor tandoor 10.88.0.0/16 md5";
};