Update compose.yml

This commit is contained in:
Heather Morris 2025-10-30 09:28:24 -04:00 committed by GitHub
parent 03244351d2
commit 077ffdb67c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,11 @@ services:
container_name: windows container_name: windows
environment: environment:
VERSION: "10pro" VERSION: "10pro"
RAM_SIZE: "4G"
CPU_CORES: "2"
DISK_SIZE: "256G"
USERNAME: "Heather"
PASSWORD: "heather"
devices: devices:
- /dev/kvm - /dev/kvm
- /dev/net/tun - /dev/net/tun