fix: pcmcore.yaml命名空间修复
Signed-off-by: devad <cossjie@foxmail.com>
This commit is contained in:
parent
c7b1a9b0d4
commit
74d5942ae3
|
@ -7,7 +7,7 @@ NacosConfig:
|
||||||
- IpAddr: 10.101.15.7
|
- IpAddr: 10.101.15.7
|
||||||
Port: 8848
|
Port: 8848
|
||||||
ClientConfig:
|
ClientConfig:
|
||||||
NamespaceId: storage
|
NamespaceId: test
|
||||||
TimeoutMs: 5000
|
TimeoutMs: 5000
|
||||||
NotLoadCacheAtStart: true
|
NotLoadCacheAtStart: true
|
||||||
LogDir:
|
LogDir:
|
||||||
|
|
Loading…
Reference in New Issue