mirror of
https://github.com/winapps-org/winapps.git
synced 2025-11-27 00:34:02 +01:00
fix: use default ram size
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
container_name: windows
|
||||
environment:
|
||||
VERSION: "tiny11"
|
||||
RAM_SIZE: "8G"
|
||||
RAM_SIZE: "4G"
|
||||
CPU_CORES: "4"
|
||||
privileged: true
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user