revert config
This commit is contained in:
parent
b49854884b
commit
38096af45c
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"db": {
|
"db": {
|
||||||
"address": "localhost",
|
"address": "localhost",
|
||||||
"password": "secret12",
|
"password": "password",
|
||||||
"port": 45432,
|
"port": 8076,
|
||||||
"username": "postgres",
|
"username": "vdbm",
|
||||||
"name": "postgres",
|
"name": "vulcanize_testing",
|
||||||
"driver": "PGX"
|
"driver": "PGX"
|
||||||
},
|
},
|
||||||
"bc": {
|
"bc": {
|
||||||
"address": "localhost",
|
"address": "localhost",
|
||||||
"port": 8001,
|
"port": 5052,
|
||||||
"type": "lighthouse",
|
"type": "lighthouse",
|
||||||
"bootRetryInterval": 30,
|
"bootRetryInterval": 30,
|
||||||
"bootMaxRetry": 5,
|
"bootMaxRetry": 5,
|
||||||
|
Loading…
Reference in New Issue
Block a user