fix: Remove version variable in Codespaces (#1500)

This commit is contained in:
Kroese
2025-10-17 19:03:03 +02:00
committed by GitHub
parent 6f84823117
commit b998cd4c7f
2 changed files with 0 additions and 4 deletions

View File

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