1 Star 0 Fork 3

杨帆/go-chat-service

forked from jw/go-chat-service 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
chat.service 265 Bytes
一键复制 编辑 原始数据 按行查看 历史
jw 提交于 2021-08-27 11:23 . u
[Unit]
Description=go-chat-service
After=chat.service
[Service]
Type=simple
User=root
Group=root
PIDFile=
ExecStart=/yourpath/main -m=start -c=config.ini
ExecReload=
ExecStop=/yourpath/main -m=stop c=config.ini
PrivateTmp=true
[Install]
WantedBy=multi-user.target
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/yimingming/go-chat-service.git
[email protected]:yimingming/go-chat-service.git
yimingming
go-chat-service
go-chat-service
master

搜索帮助