Commit 3a43950d authored by Noel Alonso's avatar Noel Alonso
Browse files

Vincula puerto del servicio con la máquina

parent 75ac10b1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -4,6 +4,10 @@ services:
  time-series-view:
    environment:
      - JAVA_OPTS=-Xmx768m -Xms256m
    ports:
      - target: ${VIEW_PORT}
        published: ${VIEW_PORT}
        mode: host
    deploy:
      resources:
        limits: