aports/configs/postgresql/pg_hba.conf

7 lines
192 B
Plaintext
Raw Normal View History

local all postgres trust
host murmur murmur 0200::/7 md5
host grafana grafana 0200::/7 md5
2020-12-22 22:14:01 +00:00
host gitea gitea 0200::/7 md5
2020-12-13 01:33:40 +00:00
host all telegraf 127.0.0.1/32 md5
host all telegraf ::1/128 md5