Allow DB Pi to listen on ZT
This commit is contained in:
parent
9070869327
commit
e1d625391e
@ -37,7 +37,7 @@
|
||||
vars:
|
||||
postgresql_global_config_options:
|
||||
- option: listen_addresses
|
||||
value: 192.168.103.1
|
||||
value: 192.168.103.1,172.23.103.1
|
||||
postgresql_hba_entries:
|
||||
- { type: local, database: all, user: postgres, auth_method: peer }
|
||||
- { type: local, database: all, user: all, auth_method: md5 }
|
||||
|
Loading…
Reference in New Issue
Block a user