Compare commits
3 Commits
4baf03f8ae
...
72aac662e9
| Author | SHA1 | Date | |
|---|---|---|---|
| 72aac662e9 | |||
| 19d3ce8a66 | |||
| b99ef73798 |
@@ -18,7 +18,5 @@
|
||||
"onAutoForward": "notify"
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "npm install && npm add -D vitepress",
|
||||
"postAttachCommand": "npm run docs:dev -- --host 0.0.0.0",
|
||||
"remoteUser": "node"
|
||||
"postAttachCommand": "npm install && npm add -D vitepress && npm run docs:dev -- --host 0.0.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user