diff --git a/infrastructure/docker-compose.prod.yaml b/infrastructure/docker-compose.prod.yaml index fd86a4c..2ebeb86 100644 --- a/infrastructure/docker-compose.prod.yaml +++ b/infrastructure/docker-compose.prod.yaml @@ -90,9 +90,9 @@ services: dockerfile: Dockerfile container_name: analytics-collector restart: unless-stopped - mem_limit: 256m - memswap_limit: 256m - mem_reservation: 128m + mem_limit: 384m + memswap_limit: 384m + mem_reservation: 192m ports: - "127.0.0.1:4001:4001" environment: