Add forwardPorts configuration to devcontainer.json
This commit is contained in:
@@ -14,6 +14,11 @@
|
|||||||
"ms-python.python"
|
"ms-python.python"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
|
||||||
|
"forwardPorts": [
|
||||||
|
5000
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user