From 9732ebf1b72c7bd7bfb28109768be2db70b54647 Mon Sep 17 00:00:00 2001 From: shy Date: Fri, 8 Mar 2024 11:37:58 +0800 Subject: [PATCH] add some --- src/main.js | 2 ++ 1 file changed, 2 insertions(+) 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"},