1 Star 0 Fork 194

FateZ / goploy

forked from goploy / goploy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.example 264 Bytes
一键复制 编辑 原始数据 按行查看 历史
张臻 提交于 2020-08-04 14:28 . 仓库重构
DB_TYPE=mysql
DB_CONN=root:xxxxxx@tcp(127.0.0.1:3306)/goploy?charset=utf8mb4,utf8
# password sign key
SIGN_KEY=xxxxxxxxxxxxxx
# sync log path
LOG_PATH=./tmp/
# rysnc and ssh key
SSHKEY_PATH=~/.ssh/id_rsa
# deploy enviorment
ENV=production
# web listen port
PORT=80
Go
1
https://gitee.com/Zbh0083/goploy.git
git@gitee.com:Zbh0083/goploy.git
Zbh0083
goploy
goploy
master

搜索帮助