一佳一

记录像1+1一样简洁的代码

导航

2024年7月5日

摘要: 1.安装并设置开机启动 sudo apt-get install supervisorsudo systemctl enable supervisor 2./etc/supervisor/conf.d/ 增加要守护的进程,有几个加几个文件 [program:xxxweb] command=dotne 阅读全文

posted @ 2024-07-05 16:31 一佳一 阅读(1) 评论(0) 推荐(0) 编辑