From ac45e590af2c30e057de1bfcbd54130d349e2298 Mon Sep 17 00:00:00 2001 From: shy Date: Sat, 30 Mar 2024 22:26:07 +0800 Subject: [PATCH] add some --- src/main.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main.js b/src/main.js index a9fb057d..793805ce 100644 --- a/src/main.js +++ b/src/main.js @@ -31,10 +31,8 @@ Volcanos({river: { ]}, cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [ {space: "20210308-sshd", index: "ssh.relay"}, - {space: "20210308-sshd", index: "aaa.cert"}, {space: "20210308-sshd", index: "ssh.cloud.instance"}, - {space: "20210308-sshd", index: "ssh.cloud.profile"}, - "bench", + {space: "20210308-sshd", index: "ssh.cloud.profile"}, "bench", {space: "20230913-matrix-story", index: "web.chat.cloud.group"}, {space: "20230913-matrix-story", index: "web.chat.cloud.portal"}, {space: "20230511-docker-story", index: "web.code.docker.container"},