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 0acd3de commit 42c8568Copy full SHA for 42c8568
.devcontainer/devcontainer.json
@@ -20,5 +20,6 @@
20
"label": "Application",
21
"onAutoForward": "openPreview"
22
}
23
- }
+ },
24
+ "forwardPorts": [3000]
25
0 commit comments