Update devcontainer.json

This commit is contained in:
Kroese 2025-11-14 06:20:24 +01:00 committed by GitHub
parent 4f877b2869
commit f5226f91d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,5 @@
"onAutoForward": "ignore"
},
"dockerComposeFile": "../codespaces.yml",
"workspaceFolder": "/workspaces/windows",
"initializeCommand": "docker system prune --all --force"
}