Change file conf name, fix peer url

This commit is contained in:
plm
2025-01-15 09:49:00 +01:00
parent 451c8aceec
commit c7d6308c09
8 changed files with 47 additions and 78 deletions

View File

@@ -4,7 +4,7 @@
"ITEM_HOST": "http://beta.opencloud.com/item/oc",
"SCHEDULER_HOST": "http://beta.opencloud.com/workspace/scheduler/oc",
"LOGS_HOST": "http://localhost:3100",
"PEER_HOST": "http://beta.opencloud.com/peer/oc",
"PEER_HOST": "http://beta.opencloud.com/peers/oc",
"DATACENTER_HOST": "http://beta.opencloud.com/datacenter/oc",
"COLLABORATIVE_AREA_HOST": "http://beta.opencloud.com/shared/oc",
"HOST": "http://beta.opencloud.com/oc",