chore: add default config for mock machines
This commit is contained in:
parent
8b53644f14
commit
5bd116c208
3 changed files with 3 additions and 10 deletions
|
|
@ -116,7 +116,7 @@
|
|||
"admin-server": "nodemon bin/lamassu-admin-server --dev",
|
||||
"graphql-server": "nodemon bin/new-graphql-dev-insecure",
|
||||
"watch": "concurrently \"npm:server\" \"npm:admin-server\" \"npm:graphql-server\"",
|
||||
"stress-test": "cd ./test/stress/ && node index.js 5 -v"
|
||||
"stress-test": "cd ./test/stress/ && node index.js 50 -v"
|
||||
},
|
||||
"nodemonConfig": {
|
||||
"ignore": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue