Commit e834e9ba by Amir Aharon

fix data.cityofchicago.org host

parent c2612b66
Showing with 1 additions and 1 deletions
...@@ -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:139.59.191.99"
####### parking ################### ####### parking ###################
parking: parking:
environment: environment:
......
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