feat(架构): 修改为k8s内部地址
This commit is contained in:
parent
7475f9d75d
commit
f4221236fb
@ -57,7 +57,7 @@ public interface LauncherConstant {
|
||||
/**
|
||||
* nacos test 地址
|
||||
*/
|
||||
String NACOS_TEST_ADDR = "172.19.2.126:30848";
|
||||
String NACOS_TEST_ADDR = "nacos-nodeport.procure.svc.cluster.local:8848";
|
||||
|
||||
/**
|
||||
* sentinel dev 地址
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user