Commit a2d6dc9e authored by Ignacio's avatar Ignacio
Browse files

Añade variable JOBS con referencia a pushgateway

parent 4231beb4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
PUBLIC_HOSTNAME=localhost
DOCKER_GWBRIDGE_IP=172.18.0.1
JOBS=pushgateway:9091
 No newline at end of file
+2 −0
Original line number Diff line number Diff line
@@ -219,6 +219,8 @@ services:
    networks:
      - metric-net
      - traefik-net
    environment:
      - JOBS
    volumes:
      - prometheus:/prometheus
    configs: