feat: Improve Github Codespaces configuration (#922)

This commit is contained in:
Kroese
2025-10-17 10:08:32 +02:00
committed by GitHub
parent c31fb93c5e
commit 521b217755
22 changed files with 24 additions and 86 deletions
+1 -4
View File
@@ -2,10 +2,7 @@
"name": "Kubuntu",
"service": "qemu",
"containerEnv": {
"BOOT": "kubuntu",
"RAM_SIZE": "max",
"DISK_SIZE": "max",
"CPU_CORES": "max"
"BOOT": "kubuntu"
},
"forwardPorts": [8006],
"portsAttributes": {