01 2017 档案

摘要:1,安装: #brew install supervisor 默认会安装在/usr/local/Cellar/supervisor目录 2,在etc下面新建supervisor.conf 文件,复制下面的代码(部分需要自行修改) [inet_http_server] port = 127.0.0.1 阅读全文
posted @ 2017-01-13 14:55 hxyphp 阅读(681) 评论(0) 推荐(0)