8000 Add forwardPorts. · github/codespaces-react@1177cdd · GitHub
[go: up one dir, main page]

Skip to content

Commit 1177cdd

Browse files
authored
Add forwardPorts.
1 parent 809d565 commit 1177cdd

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)
28FC
0