feat(架构): 修改为k8s内部地址

This commit is contained in:
xuyanbo 2026-06-18 16:41:08 +08:00 committed by kongxz
parent 7475f9d75d
commit f4221236fb

View File

@ -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 地址