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

Añade el paso de nuevas variables

parent d62411ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
JAVA_OPTS=-XX:MaxRAMFraction=2
RESULT_TOPIC=vessel.restriction.result
+3 −0
Original line number Diff line number Diff line
@@ -7,6 +7,9 @@ services:
      APP_ID: {{.Service.Name}}-{{.Task.Slot}}
      BOOTSTRAP_SERVERS:
      SCHEMA_REGISTRY:
      AREAS_TOPIC:
      POINTS_TOPIC:
      RESULT_TOPIC:
      JAVA_OPTS:
    networks:
      kafka-net: