Skip to content

Commit 3111e95

Browse files
authored
Update devcontainer.json
1 parent f92a50a commit 3111e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
3000,
5151
8000
5252
],
53-
"postCreateCommand": "cd backend && poetry install && cd ../frontend && pnpm install",
53+
"postCreateCommand": "",
5454
"remoteUser": "vscode"
5555
}

0 commit comments

Comments
 (0)