1 Star 0 Fork 37

FoxHu / gogs

forked from 无闻 / gogs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 159 Bytes
一键复制 编辑 原始数据 按行查看 历史
web:
build: .
links:
- mysql
ports:
- "3000:3000"
mysql:
image: mysql
environment:
- MYSQL_ROOT_PASSWORD=gogs
- MYSQL_DATABASE=gogs
1
https://gitee.com/hil2000/gogs.git
git@gitee.com:hil2000/gogs.git
hil2000
gogs
gogs
master

搜索帮助