fix: use default ram size

This commit is contained in:
Oskar Manhart 2024-05-26 12:36:51 +02:00
parent 54e57b2f8b
commit 18229bfef9

View File

@ -9,7 +9,7 @@ services:
container_name: windows
environment:
VERSION: "tiny11"
RAM_SIZE: "8G"
RAM_SIZE: "4G"
CPU_CORES: "4"
privileged: true
ports: