diff options
Diffstat (limited to 'router-config.json')
| -rw-r--r-- | router-config.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/router-config.json b/router-config.json new file mode 100644 index 0000000..8443871 --- /dev/null +++ b/router-config.json @@ -0,0 +1,9 @@ +{ + "updaters": [ + { + "type": "stop-time-updater", + "url": "http://localhost:5000/proto", + "feedId": "renfe" + } + ] +}
\ No newline at end of file |
