Skip to content

Commit 97e9f58

Browse files
authored
Update devcontainer.json
1 parent 461329d commit 97e9f58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
{
44
"name": "Python 3",
55

6-
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
7-
"initializeCommand": "make compile_frontend"
6+
"initializeCommand": "make compile_frontend"
87

98
// Features to add to the dev container. More info: https://containers.dev/features.
109
// "features": {},

0 commit comments

Comments
 (0)