mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
Merge branch 'master' into master
This commit is contained in:
@@ -67,7 +67,7 @@ public class NacosDiscoveryParameterInitListener
|
||||
edasChangeOrderConfiguration.getDauthSecretKey());
|
||||
|
||||
// step 2: set these properties for nacos client
|
||||
properties.setProperty("webContext", "/vipserver");
|
||||
properties.setProperty("serverPort", "80");
|
||||
properties.setProperty("nacos.naming.web.context", "/vipserver");
|
||||
properties.setProperty("nacos.naming.exposed.port", "80");
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user