mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Remove workspaceFolder from devcontainer configuration
This commit is contained in:
parent
d23bd6a266
commit
f3fde5ee10
1 changed files with 0 additions and 1 deletions
|
|
@ -15,6 +15,5 @@
|
|||
"onAutoForward": "ignore"
|
||||
},
|
||||
"dockerComposeFile": "../codespaces.yml",
|
||||
"workspaceFolder": "/workspaces/macos",
|
||||
"initializeCommand": "docker system prune --all --force"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue