1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

update default sentinel api port

This commit is contained in:
fangjian0423 2018-12-20 21:42:40 +08:00
parent 926cbeaccc
commit 48ff89db8b

View File

@ -246,7 +246,7 @@ public class SentinelProperties {
/**
* sentinel api port,default value is 8721 {@link TransportConfig#SERVER_PORT}
*/
private String port = "8721";
private String port = "8719";
/**
* sentinel dashboard address, won't try to connect dashboard when address is