Adding proxy to testapp

This commit is contained in:
Richard Ramos 2018-06-11 17:14:02 -04:00
parent 820b7c49b1
commit 3ae6bbf5a4
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@
"wsOrigins": "auto",
"wsRPC": true,
"wsHost": "localhost",
"wsPort": 8546
"wsPort": 8546,
"proxy": true
},
"testnet": {
"networkType": "testnet",