improve config and mock infra

This commit is contained in:
Matt Hill
2021-06-15 10:16:51 -06:00
committed by Aiden McClelland
parent 53a16775fe
commit decc17fce5
8 changed files with 73 additions and 37 deletions

View File

@@ -12,7 +12,8 @@
"mocks": {
"enabled": true,
"connection": "poll",
"websocketUrl": "",
"rpcPort": "5959",
"wsPort": "5960",
"maskAs": "tor",
"skipStartupAlerts": true
}