mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-04 22:27: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
|
container_name: windows
|
||||||
environment:
|
environment:
|
||||||
VERSION: "tiny11"
|
VERSION: "tiny11"
|
||||||
RAM_SIZE: "8G"
|
RAM_SIZE: "4G"
|
||||||
CPU_CORES: "4"
|
CPU_CORES: "4"
|
||||||
privileged: true
|
privileged: true
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user