From 2cfebde7ac892a6c984fe9318204f5f421af6407 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 15 Dec 2025 19:21:05 +0100 Subject: Initial commit --- router-config.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 router-config.json (limited to 'router-config.json') 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 -- cgit v1.3