mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update compose.yml
This commit is contained in:
parent
da9ef0e061
commit
cdf4b14f2e
1 changed files with 3 additions and 0 deletions
|
|
@ -15,3 +15,6 @@ services:
|
||||||
- 3389:3389/udp
|
- 3389:3389/udp
|
||||||
stop_grace_period: 2m
|
stop_grace_period: 2m
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
environment:
|
||||||
|
RAM_SIZE: "8G"
|
||||||
|
CPU_CORES: "4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue