1 Star 0 Fork 756

孙刚/领课教育系统-Web端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ecosystem.config.js 197 Bytes
一键复制 编辑 原始数据 按行查看 历史
领课 提交于 2024-05-19 09:36 . feat: 使用nuxt3进行项目重构
module.exports = {
apps: [
{
name: 'web', // 名称
script: '.output/server/index.mjs',
instances: '1' // 进程数,若为:max,指当前服务器cpu核数
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/SG_project/roncoo-education-web.git
git@gitee.com:SG_project/roncoo-education-web.git
SG_project
roncoo-education-web
领课教育系统-Web端
master

搜索帮助

Cb406eda 1850385 E526c682 1850385