[+] 结构调整
This commit is contained in:
12
taoyao-client-media/ecosystem.config.json
Normal file
12
taoyao-client-media/ecosystem.config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"apps": [
|
||||
{
|
||||
"cwd": "./",
|
||||
"name": "taoyao-client-media",
|
||||
"script": "src/Server.js",
|
||||
"out_file": "./logs/out.log",
|
||||
"error_file": "./logs/error.log",
|
||||
"log_date_format": "YYYY-MM-DD HH:mm:ss"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user