Update compose.yml

This commit is contained in:
B3ni 2024-04-10 14:56:25 +02:00 committed by GitHub
parent 4297579567
commit 39b705a3d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,6 @@ services:
stop_grace_period: 2m stop_grace_period: 2m
restart: on-failure restart: on-failure
environment: environment:
RAM_SIZE: "8G" RAM_SIZE: "4G"
CPU_CORES: "4" CPU_CORES: "4"
VERSION: "win11" VERSION: "winxp"