Revert "latest changes"

This reverts commit 5fab6ab544.
This commit is contained in:
Marc R Kellerman 2023-04-15 15:26:34 -07:00
parent 50339456b0
commit daea8e158e
8 changed files with 90 additions and 51 deletions

View file

@ -15,13 +15,8 @@
"service": "api",
// The optional 'workspaceFolder' property is the path VS Code should open by default when
"workspaceFolder": "/workspace",
"mounts": [
"source=${localWorkspaceFolder},target=/workspace,type=bind,consistency=cached"
],
// connected. This is typically a file mount in .devcontainer/docker-compose.yml
// "workspaceFolder": "/workspace",
"workspaceFolder": "/workspaces",
"features": {
"ghcr.io/devcontainers/features/go:1": {
"version": "latest"