1 Star 0 Fork 70

Aurora / jeesuite-bestpl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 344 Bytes
一键复制 编辑 原始数据 按行查看 历史
vakinge@gmail.com 提交于 2017-08-11 14:17 . +
version: '3.3'
services:
dubbo:
image: jeesuite/bestpl-dubbo
ports:
- "20880:20880"
environment:
SERVICE_PORT: 20880
rest:
image: jeesuite/bestpl-rest
ports:
- "8080:8080"
springboot:
image: jeesuite/bestpl-springboot
ports:
- "8081:8081"
environment:
SERVICE_PORT: 8081
Java
1
https://gitee.com/lzpqwer/jeesuite-bestpl.git
git@gitee.com:lzpqwer/jeesuite-bestpl.git
lzpqwer
jeesuite-bestpl
jeesuite-bestpl
master

搜索帮助