We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58910f7 commit 6df8517Copy full SHA for 6df8517
.devcontainer/devcontainer.json
@@ -20,5 +20,6 @@
20
"label": "Application",
21
"onAutoForward": "openPreview"
22
}
23
- }
24
-}
+ },
+ "forwardPorts": [3000]
25
+}
0 commit comments