Update compose.yml

This commit is contained in:
SillyPhilly180 2026-04-24 15:15:35 -04:00 committed by GitHub
parent 79def3e003
commit 780209a00b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,8 @@ services:
container_name: windows container_name: windows
environment: environment:
VERSION: "tiny10" VERSION: "tiny10"
RAM_SIZE: "12G"
CPU_CORES: "4"
devices: devices:
- /dev/kvm - /dev/kvm
- /dev/net/tun - /dev/net/tun