删掉了remoteUser
This commit is contained in:
@@ -19,6 +19,5 @@
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "npm install && npm add -D vitepress",
|
||||
"postAttachCommand": "npm run docs:dev -- --host 0.0.0.0",
|
||||
"remoteUser": "node"
|
||||
"postAttachCommand": "npm run docs:dev -- --host 0.0.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user