aboutsummaryrefslogtreecommitdiff
path: root/router-config.json
blob: ff3877e71a44682441605330aabe8c88d7dc17ba (plain)
1
2
3
4
5
6
7
8
9
{
  "updaters": [
    {
      "type": "stop-time-updater",
      "url": "http://localhost:5000/proto",
      "feedId": "renfe"
    }
  ]
}