nacos配置修改
Former-commit-id: aed08e27f6e71a447a6dd2016314695d2d69c574
This commit is contained in:
parent
e0b48ecb39
commit
39f5964d40
|
@ -6,10 +6,10 @@ NacosConfig:
|
||||||
# Port: 8848
|
# Port: 8848
|
||||||
# - IpAddr: 10.101.15.7
|
# - IpAddr: 10.101.15.7
|
||||||
# Port: 8848
|
# Port: 8848
|
||||||
- IpAddr: 119.45.100.73
|
- IpAddr: nacos.jcce.dev
|
||||||
Port: 8848
|
Port: 8848
|
||||||
ClientConfig:
|
ClientConfig:
|
||||||
NamespaceId: tzwang
|
NamespaceId: test
|
||||||
# NamespaceId: test
|
# NamespaceId: test
|
||||||
TimeoutMs: 5000
|
TimeoutMs: 5000
|
||||||
NotLoadCacheAtStart: true
|
NotLoadCacheAtStart: true
|
||||||
|
|
Loading…
Reference in New Issue