chore: temp removing container limits for testing

This commit is contained in:
Luigi Oliveira 2023-06-21 00:03:40 -03:00
parent bfc437481e
commit 613a853a9e

View file

@ -2,8 +2,8 @@ version: "3.8"
services: services:
csgoretake: csgoretake:
image: timche/csgo image: timche/csgo
mem_limit: 2048m #mem_limit: 2048m
cpus: 2 #cpus: 2
environment: environment:
- CSGO_WS_API_KEY #Portainer - CSGO_WS_API_KEY #Portainer
- CSGO_MAP="de_mirage" - CSGO_MAP="de_mirage"