Fixing the peer auth issue

This commit is contained in:
tihot_jk 2012-10-03 00:28:27 -07:00
parent 4c39cb4c58
commit 9f4c565308
1 changed files with 1 additions and 1 deletions

View File

@ -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