1 Star 4 Fork 0

StudentCWZ/ bluebell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
supervisor.conf 457 Bytes
一键复制 编辑 原始数据 按行查看 历史
StudentCWZ 提交于 2022-04-26 16:18 . first commit
[program:bluebell] ;程序名称
user=root ;执行程序的用户
command=/root/workspace/golang/bluebell/bluebell ;执行的命令
directory=/root/workspace/golang/bluebell ;命令执行的目录
stopsignal=TERM ;重启时发送的信号
autostart=true
autorestart=true ;是否自动重启
stdout_logfile=/var/log/bluebell/bluebell-stdout.log ;标准输出日志位置
stderr_logfile=/var/log/bluebell/bluebell-stderr.log ;标准错误日志位置
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/studentcwz/bluebell.git
git@gitee.com:studentcwz/bluebell.git
studentcwz
bluebell
bluebell
master

搜索帮助