Fixing the peer auth issue
This commit is contained in:
parent
4c39cb4c58
commit
9f4c565308
|
|
@ -1,2 +1,2 @@
|
|||
build.connopts=dbname:jam_db_build
|
||||
build.oob_connopts=dbname:postgres user:postgres password:postgres
|
||||
build.oob_connopts=dbname:postgres user:postgres password:postgres host:localhost
|
||||
|
|
|
|||
Loading…
Reference in New Issue