1 Star 0 Fork 155

50小小树/TrWebOCR

forked from alisen/TrWebOCR 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
supervisord.conf 264 Bytes
一键复制 编辑 原始数据 按行查看 历史
alisen 提交于 2020-06-14 23:10 . 增加supervisor
[supervisord]
nodaemon=true
[program:trwebocr]
autorestart=True ; 程序异常退出后自动重启
autostart=True ; 在 supervisord 启动的时候也自动启动
process_name=trwebocr
command=python ./TrWebOCR/backend/main.py
directory=/
user=root
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/wcnq/TrWebOCR.git
git@gitee.com:wcnq/TrWebOCR.git
wcnq
TrWebOCR
TrWebOCR
master

搜索帮助