Skip to content

Commit 6df8517

Browse files
authored
Update devcontainer.json
1 parent 58910f7 commit 6df8517

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
"label": "Application",
2121
"onAutoForward": "openPreview"
2222
}
23-
}
24-
}
23+
},
24+
"forwardPorts": [3000]
25+
}

0 commit comments

Comments
 (0)