Commit 14923c18 by Amir Aharon

update ipgallery-mcz latest config

parent 8b2d3569
...@@ -94,7 +94,7 @@ services: ...@@ -94,7 +94,7 @@ services:
- "8300:8000" - "8300:8000"
- "50035:50035" - "50035:50035"
extra_hosts: extra_hosts:
- "data.cityofchicago.org:172.16.1.244" - "data.cityofchicago.org:172.16.1.72"
####### parking ################### ####### parking ###################
parking: parking:
environment: environment:
...@@ -155,6 +155,7 @@ services: ...@@ -155,6 +155,7 @@ services:
- "50005:50005" - "50005:50005"
volumes: volumes:
- "/opt/mcx/config/repo/public-safety:/opt/mcx/config/repo/public-safety" - "/opt/mcx/config/repo/public-safety:/opt/mcx/config/repo/public-safety"
- "/opt/mcx/config/public-safety/sensors.chicago.json:/opt/mcx/config/sensors.chicago.json"
networks: networks:
- backend - backend
ui-api: ui-api:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment