forked from JointCloud/pcm-openstack
15 lines
316 B
YAML
15 lines
316 B
YAML
|
|
NacosConfig:
|
||
|
|
DataId: pcm-openstack-rpc.yaml
|
||
|
|
Group: DEFAULT_GROUP
|
||
|
|
ServerConfigs:
|
||
|
|
# - IpAddr: 127.0.0.1
|
||
|
|
# Port: 8848
|
||
|
|
- IpAddr: 10.101.15.7
|
||
|
|
Port: 8848
|
||
|
|
ClientConfig:
|
||
|
|
NamespaceId: storage
|
||
|
|
TimeoutMs: 5000
|
||
|
|
NotLoadCacheAtStart: true
|
||
|
|
LogDir:
|
||
|
|
CacheDir:
|
||
|
|
LogLevel: debug
|