mirror of
https://github.com/alwxkxk/soft-and-hard.git
synced 2025-01-28 06:32:54 +08:00
8 lines
257 B
JSON
8 lines
257 B
JSON
{
|
|
"apps":[
|
|
{"name":"base-tcp1","script":"./基础教程/tcp1/tcp1.js"},
|
|
{"name":"demo0.1","script":"./server.js","cwd":"./demo0.1"},
|
|
{"name":"demo1","script":"./demo1/myapp/bin/www"},
|
|
{"name":"demo2","script":"./demo2/myapp/bin/www"}
|
|
]
|
|
} |