mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-02 13:17:19 +02:00
fix: use default ram size
This commit is contained in:
parent
54e57b2f8b
commit
18229bfef9
@ -9,7 +9,7 @@ services:
|
||||
container_name: windows
|
||||
environment:
|
||||
VERSION: "tiny11"
|
||||
RAM_SIZE: "8G"
|
||||
RAM_SIZE: "4G"
|
||||
CPU_CORES: "4"
|
||||
privileged: true
|
||||
ports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user