1 Star 0 Fork 6

HG/chatgpt-nine-ai

forked from simon/chatgpt-nine-ai 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pm2.conf.json 392 Bytes
一键复制 编辑 原始数据 按行查看 历史
Administrator 提交于 2023-05-15 15:27 . feat: V1.0
{
"apps": {
"name": "nineai-open",
"script": "./dist/main.js",
"watch": true,
"ignore_watch": [
"node_modules",
"logs"
],
"env": {
"TZ": "Asia/Shanghai"
},
"instances": 1,
"error_file": "logs/err.log",
"out_file": "logs/out.log",
"log_date_format": "YYYY-MM-DD HH:mm:ss"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/HGSY/chatgpt-nine-ai.git
git@gitee.com:HGSY/chatgpt-nine-ai.git
HGSY
chatgpt-nine-ai
chatgpt-nine-ai
main

搜索帮助