1 Star 0 Fork 6.8K

王凯/docker-training

forked from cyzhang/docker-training 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
supervisor_php-fpm.conf 209 Bytes
一键复制 编辑 原始数据 按行查看 历史
cyzhang 提交于 2015-06-02 16:10 . commit
[program:php-fpm]
directory=/
command=/usr/sbin/php-fpm
user=root
autostart=true
autorestart=true
stdout_logfile=/var/log/supervisor/%(program_name)s.log
stderr_logfile=/var/log/supervisor/%(program_name)s.log
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/wang1998kai/docker-training.git
git@gitee.com:wang1998kai/docker-training.git
wang1998kai
docker-training
docker-training
master

搜索帮助