Commit d72e182d authored by Ignacio's avatar Ignacio
Browse files

Cambia límites de memoria

parent 630baf78
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,9 +11,9 @@ services:
      resources:
        limits:
          cpus: '0.5'
          memory: 8M
          memory: 64M
        reservations:
          memory: 7M
          memory: 52M
volumes:
  geoserver-vol:
    name: geoserver-vol
+2 −2
Original line number Diff line number Diff line
@@ -14,9 +14,9 @@ services:
      resources:
        limits:
          cpus: '0.5'
          memory: 8M
          memory: 64M
        reservations:
          memory: 7M
          memory: 52M

volumes:
  geoserver-vol: