Skip to content

Commit 42c8568

Browse files
committed
Add forwardPorts.
1 parent 0acd3de commit 42c8568

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

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

0 commit comments

Comments
 (0)