mirror of
https://github.com/zeon-studio/hugoplate.git
synced 2026-09-10 07:06:19 -04:00
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…
Reference in a new issue