添加forwardPorts配置
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"name": "Vitepress Project",
|
||||
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
|
||||
"forwardPorts": ["5173"],
|
||||
"containerEnv": {
|
||||
"NODE_ENV": "development"
|
||||
},
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
|
||||
Reference in New Issue
Block a user