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

Aumenta el límite de cpu

parent 16a7a4ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ services:
        window: 3m
      resources:
        limits:
          cpus: '1'
          cpus: '2'
          memory: 1G
        reservations:
          memory: 820M
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ services:
        window: 3m
      resources:
        limits:
          cpus: '1'
          cpus: '2'
          memory: 1G
        reservations:
          memory: 820M