Update devcontainer.json
This commit is contained in:
parent
883c56b3f6
commit
1e5e5ed7f0
@ -18,6 +18,6 @@
|
||||
}
|
||||
},
|
||||
"remoteUser": "node",
|
||||
"postCreateCommand": "npm run project-setup && npm install && npm run dev:example",
|
||||
"postCreateCommand": "npm run project-setup && npm install && npm run dev",
|
||||
"forwardPorts": [1313]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user