Commit b7a32f4a authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Aumenta recursos de memoria

parent 2256fc38
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,9 +22,9 @@ services:
      resources:
        limits:
          cpus: '0.01'
          memory: 32M
          memory: 64M
        reservations:
          memory: 8M
          memory: 16M

networks:
  log-net: