diff --git a/src/main.js b/src/main.js index 78085d63..e7bf72b0 100644 --- a/src/main.js +++ b/src/main.js @@ -31,6 +31,8 @@ Volcanos({river: { ]}, cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [ {space: "20210308-sshd", index: "ssh.relay"}, "bench", + {space: "20210308-sshd", index: "ssh.cloud.tencent.cvm.instance"}, + {space: "20210308-sshd", index: "ssh.cloud.tencent.lighthouse.instance"}, {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"},