diff --git a/src/main.html b/src/main.html index 7cd23db0..51eef243 100644 --- a/src/main.html +++ b/src/main.html @@ -6,7 +6,7 @@ - +
diff --git a/src/main.js b/src/main.js index 793805ce..2e57af90 100644 --- a/src/main.js +++ b/src/main.js @@ -32,7 +32,9 @@ Volcanos({river: { cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [ {space: "20210308-sshd", index: "ssh.relay"}, {space: "20210308-sshd", index: "ssh.cloud.instance"}, - {space: "20210308-sshd", index: "ssh.cloud.profile"}, "bench", + {space: "20210308-sshd", index: "ssh.cloud.client"}, + {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"},