mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
update devcontainer.json
This commit is contained in:
parent
cbee685d5e
commit
c71839e36b
@ -1,8 +1,7 @@
|
||||
// https://code.visualstudio.com/docs/devcontainers/containers
|
||||
// https://containers.dev/implementors/json_reference/
|
||||
{
|
||||
"name": "nitro-devcontainer",
|
||||
"forwardPorts": [3000],
|
||||
"name": "nuxt-devcontainer",
|
||||
"dockerFile": "Dockerfile",
|
||||
"features": {},
|
||||
"customizations": {
|
||||
|
Loading…
Reference in New Issue
Block a user