Skip to content

Commit 9c0bae4

Browse files
authored
Add forwardPorts
1 parent 31ac62c commit 9c0bae4

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
@@ -25,5 +25,6 @@
2525
"ms-python.python"
2626
]
2727
}
28-
}
28+
},
29+
"forwardPorts": [5000]
2930
}

0 commit comments

Comments
 (0)