Update codespaces.yml

This commit is contained in:
lvjvdld 2026-01-20 11:38:28 -05:00 committed by GitHub
parent 588969ae5f
commit 58c7d7ae0f
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: "9GB"
DISK_SIZE: "240GB"
CPU_CORES: "4"
devices:
- /dev/kvm
- /dev/net/tun