Skip to content

Commit 6aff38f

Browse files
authored
Add forwardPorts
1 parent c5de89f commit 6aff38f

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
@@ -20,5 +20,6 @@
2020
"label": "Application",
2121
"onAutoForward": "openPreview"
2222
}
23-
}
23+
},
24+
"forwardPorts": [3000]
2425
}

0 commit comments

Comments
 (0)