[SKIP CI] update readme

This commit is contained in:
Drone Shipper 2019-10-27 15:55:17 +00:00
parent 5d0f0c5977
commit f7c9ce8fff
1 changed files with 8 additions and 1 deletions

View File

@ -278,7 +278,14 @@ postgres_hba_entries:
users:
- all
address: 127.0.0.1/32
auth_method: trust
auth_method: md5
- contype: host
databases:
- all
users:
- all
address: ::1/128
auth_method: md5
```
### postgres_hba_entries_extra