This commit is contained in:
vastxie
2024-02-04 21:06:59 +08:00
parent 4aaa8d05f7
commit 435fc44522
180 changed files with 790 additions and 1476 deletions

View File

@@ -1,12 +1,9 @@
{
"apps": {
"name": "99ai-v2.5.0",
"name": "99ai-v2.6.0",
"script": "./dist/main.js",
"watch": true,
"ignore_watch": [
"node_modules",
"logs"
],
"ignore_watch": ["node_modules", "logs"],
"env": {
"TZ": "Asia/Shanghai"
},