Skip to content

Commit b006372

Browse files
committed
tweak poststart command
1 parent ec7dd69 commit b006372

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
@@ -5,7 +5,7 @@
55
"context": ".."
66
},
77
"onCreateCommand": "bin/ensure-root-env-file && devbox run setup",
8-
"postStartCommand": "devbox services up --background && devbox services attach",
8+
"postStartCommand": "devbox services up --background",
99
"forwardPorts": [
1010
5173,
1111
8081,

0 commit comments

Comments
 (0)