Update devcontainer.json

This commit is contained in:
Kroese 2025-10-17 19:02:33 +02:00 committed by GitHub
parent 4192a615a7
commit 22b50b9350
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,8 +14,5 @@
"otherPortsAttributes": { "otherPortsAttributes": {
"onAutoForward": "silent" "onAutoForward": "silent"
}, },
"hostRequirements": {
"storage": "64gb"
},
"dockerComposeFile": "codespaces.yml" "dockerComposeFile": "codespaces.yml"
} }