mirror of
https://gitlab.com/depesz/explain.depesz.com.git
synced 2024-11-24 08:42:27 +02:00
make it connect via pgbouncer
This commit is contained in:
parent
e81cf772de
commit
ad037a1ead
@ -4,7 +4,7 @@
|
||||
"secret" : "|Erp--Wjgb)+eiB/|H=|V7!#+M|L{a8=J2|pd+N1=M|&pJWq|M&,f3q^XS",
|
||||
|
||||
"database" : {
|
||||
"dsn" : "dbi:Pg:database=depesz_explain;host=127.0.0.1;port=5901",
|
||||
"dsn" : "dbi:Pg:database=depesz_explain;host=127.0.0.1;port=5900",
|
||||
"username" : "depesz_explain",
|
||||
"options" : {
|
||||
"auto_commit" : 1,
|
||||
|
Loading…
Reference in New Issue
Block a user