[SKIP CI] update readme
This commit is contained in:
parent
5d0f0c5977
commit
f7c9ce8fff
@ -278,7 +278,14 @@ postgres_hba_entries:
|
|||||||
users:
|
users:
|
||||||
- all
|
- all
|
||||||
address: 127.0.0.1/32
|
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
|
### postgres_hba_entries_extra
|
||||||
|
Loading…
Reference in New Issue
Block a user