We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ac62c commit 9c0bae4Copy full SHA for 9c0bae4
.devcontainer/devcontainer.json
@@ -25,5 +25,6 @@
25
"ms-python.python"
26
]
27
}
28
- }
+ },
29
+ "forwardPorts": [5000]
30
0 commit comments