We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a856447 commit 962a516Copy full SHA for 962a516
1 file changed
.devcontainer/devcontainer.json
@@ -11,6 +11,5 @@
11
"otherPortsAttributes": {
12
"onAutoForward": "ignore"
13
},
14
- "dockerComposeFile": "codespaces.yml",
15
- "workspaceFolder": "/workspaces/statping"
+ "dockerComposeFile": "codespaces.yml"
16
}
0 commit comments