Update devcontainer.json
This commit is contained in:
@@ -18,6 +18,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"remoteUser": "node",
|
"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]
|
"forwardPorts": [1313]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user