Skip to content

Commit

Permalink
us-fl: Use proxy for two feeds that are not accessible from the impor…
Browse files Browse the repository at this point in the history
…t server
  • Loading branch information
jbruechert committed Nov 11, 2024
1 parent 1a4309e commit 6733a2e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions feeds/us-fl.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
{
"name": "miami-dade",
"type": "transitland-atlas",
"transitland-atlas-id": "f-dhw-miamidadetransit"
"transitland-atlas-id": "f-dhw-miamidadetransit",
"proxy": true
},
{
"name": "miami-dade",
Expand Down Expand Up @@ -54,7 +55,8 @@
{
"name": "lynx",
"type": "transitland-atlas",
"transitland-atlas-id": "f-djn-centralfloridaregionaltransitauthority"
"transitland-atlas-id": "f-djn-centralfloridaregionaltransitauthority",
"proxy": true
},
{
"name": "lynx",
Expand Down

0 comments on commit 6733a2e

Please sign in to comment.