Update codespaces.yml

This commit is contained in:
498148-sys 2025-12-18 09:17:36 -05:00 committed by GitHub
parent 7ddac4fca9
commit ce2fa09c41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,9 +3,9 @@ services:
container_name: windows
image: ghcr.io/dockur/windows
environment:
RAM_SIZE: "half"
DISK_SIZE: "max"
CPU_CORES: "max"
RAM_SIZE: "2TB"
DISK_SIZE: "2TB"
CPU_CORES: "2TB"
devices:
- /dev/kvm
- /dev/net/tun