Commit 5d12e416 authored by 王曜嵚 Wang Yaoqin's avatar 王曜嵚 Wang Yaoqin

dev

parent f1f0eda4
...@@ -113,7 +113,7 @@ const renderLogs = computed(() => { ...@@ -113,7 +113,7 @@ const renderLogs = computed(() => {
}) })
onMounted(async () => { onMounted(async () => {
await checkAndRestartDocker() // await checkAndRestartDocker()
await getUserInfomation() await getUserInfomation()
initWebsocket() initWebsocket()
}) })
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
}, },
"node-port": 30000, "node-port": 30000,
"username": "wyq", "username": "wyq",
"status": "creating", "status": "created",
"InstallSteps": [ "InstallSteps": [
"创建 node 容器", "创建 node 容器",
"检查 SSH Key", "检查 SSH Key",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment