1 Star 0 Fork 0

Kent/goproxy.cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
goproxy.cn.service 358 Bytes
一键复制 编辑 原始数据 按行查看 历史
Aofei Sheng 提交于 2020-03-15 18:57 . chore: update goproxy.cn.service
[Unit]
Description=Goproxy China
After=network.target
[Service]
Environment=GOPATH=/tmp/gopath
Environment=GOCACHE=/tmp/gocache
Environment=GOPROXY=direct
Environment=GOSUMDB=off
WorkingDirectory=/srv/goproxy.cn
ExecStart=/srv/goproxy.cn/goproxy.cn --config=/srv/goproxy.cn/config.toml
KillSignal=SIGINT
Restart=always
[Install]
WantedBy=multi-user.target
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kentfox/goproxy.cn.git
[email protected]:kentfox/goproxy.cn.git
kentfox
goproxy.cn
goproxy.cn
master

搜索帮助