Skip to content

Commit 628f986

Browse files
author
夜色
committed
Alloc升级到0.8.0,mpush-client版本升级到0.8.0
1 parent 9a78a63 commit 628f986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/application.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mp.log.level=debug
33
mp.log-conf-path=logback.xml
44
mp.net.gateway-server-net=tcp // 网关服务使用的网络 udp/tcp
55
mp.net.alloc-server-port=9999
6-
mp.net.alloc-server-protocol=https
6+
mp.net.alloc-server-protocol=http
77
mp.zk.server-address="127.0.0.1:2181"
88
mp.redis {// redis 集群配置
99
password:""

0 commit comments

Comments
 (0)