1 Star 0 Fork 193

涵泽_su0mi / goploy

forked from goploy / goploy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
v1.1.6.sql 164 Bytes
一键复制 编辑 原始数据 按行查看 历史
张臻 提交于 2021-02-07 15:43 . A ssh key path, password
ALTER TABLE `goploy`.`server`
ADD COLUMN `path` varchar(255) NOT NULL DEFAULT '' AFTER `owner`,
ADD COLUMN `password` varchar(255) NOT NULL DEFAULT '' AFTER `path`;
Go
1
https://gitee.com/beriny/goploy.git
git@gitee.com:beriny/goploy.git
beriny
goploy
goploy
master

搜索帮助