Skip to content

Commit

Permalink
Alloc升级到0.8.0,mpush-client版本升级到0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
夜色 committed Aug 23, 2017
1 parent 9a78a63 commit 628f986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ mp.log.level=debug
mp.log-conf-path=logback.xml
mp.net.gateway-server-net=tcp // 网关服务使用的网络 udp/tcp
mp.net.alloc-server-port=9999
mp.net.alloc-server-protocol=https
mp.net.alloc-server-protocol=http
mp.zk.server-address="127.0.0.1:2181"
mp.redis {// redis 集群配置
password:""
Expand Down

0 comments on commit 628f986

Please sign in to comment.