We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf943d commit bba40e7Copy full SHA for bba40e7
1 file changed
.devcontainer/devcontainer.json
@@ -6,9 +6,7 @@
6
"dockerComposeFile": "docker-compose.yml",
7
"service": "app",
8
"workspaceFolder": "/workspace",
9
- "forwardPorts": [
10
- 8000
11
- ],
+ "forwardPorts": [8000],
12
// Set *default* container specific settings.json values on container create.
13
"settings": {
14
"terminal.integrated.profiles.linux": {
0 commit comments