updated README with the new launch.js script to generate multiple copay instances
This commit is contained in:
parent
bcda28c529
commit
180f48a6f8
1 changed files with 6 additions and 0 deletions
|
|
@ -45,6 +45,12 @@ PORT=3004 node app.js
|
|||
PORT=3005 node app.js
|
||||
```
|
||||
|
||||
To open n different instances just run:
|
||||
```
|
||||
node launch.js n
|
||||
```
|
||||
|
||||
|
||||
About Copay
|
||||
===========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue