We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd7ffc commit c5d9f36Copy full SHA for c5d9f36
.devcontainer/devcontainer.json
@@ -18,7 +18,7 @@
18
"CoenraadS.bracket-pair-colorizer"
19
],
20
"settings": {
21
- "terminal.integrated.shell.linux": "/bin/bash"
+ "#terminal.integrated.shell.linux": "/bin/bash"
22
},
23
// Use 'forwardPorts' to make a list of ports inside the container available locally.
24
"forwardPorts": [80],
0 commit comments