1
0
forked from x/ContextOS
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-02-27 22:03:26 +08:00
parent 638dbd7f15
commit aa9cbe981f

View File

@ -12,6 +12,12 @@ Volcanos({river: {
store: {name: "商店 store", icon: "bi bi-shop", nodetype: web.SERVER, index: [
"store",
]},
matrix: {name: "矩阵 matrix", icon: "bi bi-grid-3x3-gap", nodetype: web.SERVER, index: [
"matrix",
]},
message: {name: "聊天 message", icon: "bi bi-wechat", index: [
"message",
]},
}},
project: {name: "研发群", icon: "bi bi-git", type: aaa.TECH, debug: true, storm: {
studio: {name: "研发 studio", icon: "bi bi-code-slash", index: [
@ -24,9 +30,7 @@ Volcanos({river: {
"stats", "count", "toast", "broad", "spide", "cache", "space", "route",
]},
cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [
{space: "20220826-career", index: "ssh.relay"},
{space: "20220826-career", index: "ssh.matrix"},
"bench",
{space: "20220826-career", index: "ssh.relay"}, "bench",
{space: "20230913-matrix-story", index: "web.chat.island.group"},
{space: "20230913-matrix-story", index: "web.chat.island.portal"},
{space: "20230511-docker-story", index: "web.code.docker.container"},