oc-front/assets/config/front_k8s.json

13 lines
541 B
JSON
Raw Normal View History

{
"WORKSPACE_HOST": "http://beta.opencloud.com/workspace/oc",
"WORKFLOW_HOST": "http://beta.opencloud.com/workflow/oc",
"ITEM_HOST": "http://beta.opencloud.com/catalog/oc",
"SCHEDULER_HOST": "http://beta.opencloud.com/scheduler/oc",
"LOGS_HOST": "http://localhost:3100",
2025-01-15 09:49:00 +01:00
"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",
"AUTH_HOST": "http://beta.opencloud.com/auth/oc"
}