[+] 结构调整

This commit is contained in:
acgist
2023-02-22 07:42:40 +08:00
parent a4696a9b9b
commit 6358255458
103 changed files with 1056 additions and 250 deletions

View 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"
}
]
}