fix: Codespaces disk size limit (#2214)

This commit is contained in:
Kroese
2026-09-08 22:39:50 +02:00
committed by GitHub
parent ef4094039a
commit 3dfc86cb47
+1
View File
@@ -6,6 +6,7 @@ services:
RAM_SIZE: "half" RAM_SIZE: "half"
DISK_SIZE: "max" DISK_SIZE: "max"
CPU_CORES: "max" CPU_CORES: "max"
DISK_MINIMUM: "1G"
devices: devices:
- /dev/kvm - /dev/kvm
- /dev/net/tun - /dev/net/tun