Adding proxy to testapp
This commit is contained in:
parent
820b7c49b1
commit
3ae6bbf5a4
|
@ -19,8 +19,8 @@
|
|||
"wsOrigins": "auto",
|
||||
"wsRPC": true,
|
||||
"wsHost": "localhost",
|
||||
"wsPort": 8546
|
||||
|
||||
"wsPort": 8546,
|
||||
"proxy": true
|
||||
},
|
||||
"testnet": {
|
||||
"networkType": "testnet",
|
||||
|
|
Loading…
Reference in New Issue