We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffdcabf commit 82a113cCopy full SHA for 82a113c
1 file changed
.devcontainer/devcontainer.json
@@ -12,7 +12,7 @@
12
// "features": {},
13
14
// Use 'forwardPorts' to make a list of ports inside the container available locally.
15
- "forwardPorts": [4200, 8681, 7200],
+ "forwardPorts": [4200, 8681, 7200]
16
17
// Use 'postCreateCommand' to run commands after the container is created.
18
// "postCreateCommand": "yarn install",
0 commit comments