This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
JointCloud
/
pcm-coordinator
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
修改配置信息
Former-commit-id:
35eddac8b6
scheduler_restruct
zhangwei
1 year ago
parent
5bfe2a3745
commit
897642c5c6
2 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
api/etc/pcm.yaml
+2
-2
rpc/etc/pcmcore.yaml
+ 2
- 2
api/etc/pcm.yaml
View File
@@ -4,10 +4,10 @@ NacosConfig:
ServerConfigs:
# - IpAddr: 127.0.0.1
# Port: 8848
- IpAddr:
119.45.100.73
- IpAddr:
nacos.jcce.dev
Port: 8848
ClientConfig:
NamespaceId:
zw
NamespaceId:
test
TimeoutMs: 5000
NotLoadCacheAtStart: true
LogDir:
+ 2
- 2
rpc/etc/pcmcore.yaml
View File
@@ -4,10 +4,10 @@ NacosConfig:
ServerConfigs:
# - IpAddr: 127.0.0.1
# Port: 8848
- IpAddr:
119.45.100.73
- IpAddr:
nacos.jcce.dev
Port: 8848
ClientConfig:
NamespaceId:
zw
NamespaceId:
test
TimeoutMs: 5000
NotLoadCacheAtStart: true
LogDir:
Write
Preview
Loading…
Cancel
Save