Skip to content

Commit 962a516

Browse files
authored
fix: Update Workspaces configuration
1 parent a856447 commit 962a516

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@
1111
"otherPortsAttributes": {
1212
"onAutoForward": "ignore"
1313
},
14-
"dockerComposeFile": "codespaces.yml",
15-
"workspaceFolder": "/workspaces/statping"
14+
"dockerComposeFile": "codespaces.yml"
1615
}

0 commit comments

Comments
 (0)