Update compose.yml

This commit is contained in:
B3ni 2024-04-10 09:16:01 +00:00 committed by GitHub
parent da9ef0e061
commit cdf4b14f2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,3 +15,6 @@ services:
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure
environment:
RAM_SIZE: "8G"
CPU_CORES: "4"