This commit is contained in:
parent
ae6251000e
commit
f6aae9aae3
@ -73,22 +73,8 @@ postgres_hba_entries:
|
|||||||
databases:
|
databases:
|
||||||
- all
|
- all
|
||||||
users:
|
users:
|
||||||
- all
|
- postgres
|
||||||
auth_method: peer
|
auth_method: trust
|
||||||
- contype: host
|
|
||||||
databases:
|
|
||||||
- all
|
|
||||||
users:
|
|
||||||
- all
|
|
||||||
address: "127.0.0.1/32"
|
|
||||||
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