1 Star 1 Fork 0

keeguai/sorry

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
process.yml 265 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuty 提交于 2018-03-01 20:27 . add process file for pm2
# Config file for pm2
apps:
- script: ./src/sorry.rb
max_restarts: 10
instances: 1
exec_mode: fork
max_memory_restart: 2G
error_file: ./err.log
out_file: ./out.log
watch: false
env_production:
APP_ENV: production
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/keeguai/sorry.git
[email protected]:keeguai/sorry.git
keeguai
sorry
sorry
master

搜索帮助