Skip to content

Commit 06d3e07

Browse files
committed
Use serve instead of http-serve
1 parent 82e7ca6 commit 06d3e07

3 files changed

Lines changed: 1607 additions & 501 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"portsAttributes": {
3-
"8080": {
3+
"3000": {
44
"label": "Application",
55
"onAutoForward": "openPreview"
66
}

0 commit comments

Comments
 (0)