1 Star 0 Fork 131

源部落 / universe_push

forked from comsince / universe_push 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose-dev.yml 299 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: '2.1'
services:
zookeeper:
ports:
- 2181:2181
mysql:
ports:
- 3306:3306
push-connector:
build: spring-boot-dubbo-push-connector
ports:
- 6789:6789
push-group:
build: spring-boot-web-push-group
ports:
- 8081:8081
- 7463:7463
Java
1
https://gitee.com/gitybl/universe_push.git
git@gitee.com:gitybl/universe_push.git
gitybl
universe_push
universe_push
master

搜索帮助