| { | |
| "version": "0.0.1", | |
| "configurations": [ | |
| { | |
| "name": "daisychain-web", | |
| "runtimeExecutable": "node", | |
| "runtimeArgs": ["server.js"], | |
| "port": 8787 | |
| } | |
| ] | |
| } | |
| { | |
| "version": "0.0.1", | |
| "configurations": [ | |
| { | |
| "name": "daisychain-web", | |
| "runtimeExecutable": "node", | |
| "runtimeArgs": ["server.js"], | |
| "port": 8787 | |
| } | |
| ] | |
| } | |