Commit f7e94c91 authored by Noel Alonso's avatar Noel Alonso
Browse files

Aumenta memoria disponible en producción

parent 338daa2e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,6 +21,6 @@ services:
      resources:
        limits:
          cpus: '0.5'
          memory: 512M
          memory: 1G
        reservations:
          memory: 410M
          memory: 820M