Skip to content

Commit 9fe0c73

Browse files
authored
Update devcontainer.json
1 parent 72ad1b2 commit 9fe0c73

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
"ms-python.python"
2121
]
2222
}
23-
}
24-
}
23+
},
24+
"postStartCommand": "python3 app.py"
25+
}

0 commit comments

Comments
 (0)