You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/20 05:13:47 UTC

[GitHub] fengzhentian edited a comment on issue #283: 集成shiro权限时,zookeeper端口号被奇怪指定为9090

fengzhentian edited a comment on issue #283: 集成shiro权限时,zookeeper端口号被奇怪指定为9090
URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/283#issuecomment-423042480
 
 
   通过尝试,修改为以下这种,就正常了,目前原因不清楚,请帮忙查看下原因
   
   dubbo:
     registry:
       address: zookeeper://127.0.0.1:2181
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org