Update compose.yml

This commit is contained in:
budesri 2025-11-19 08:24:45 +05:30 committed by GitHub
parent ad6f87046a
commit 919a976b24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,8 @@ services:
container_name: windows
environment:
VERSION: "11"
RAM_SIZE: "6G"
CPU_CORES: "4"
devices:
- /dev/kvm
- /dev/net/tun
@ -16,4 +18,4 @@ services:
volumes:
- ./windows:/storage
restart: always
stop_grace_period: 2m
stop_grace_period: 360m