8000 Back to object version · github/codespaces-react@9db2e2f · GitHub
[go: up one dir, main page]

Skip to content

Commit 9db2e2f

Browse files
authored
Back to object version
1 parent b540fbe commit 9db2e2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"postAttachCommand": "npm start",
2+
"postAttachCommand": {
3+
"server": "npm start",
4+
},
35

46
"portsAttributes": {
57
"3000": {

0 commit comments

Comments
 (0)
0