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