diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-15 19:21:05 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-12-15 19:21:05 +0100 |
| commit | 2cfebde7ac892a6c984fe9318204f5f421af6407 (patch) | |
| tree | e041a932dc1fa57243b4ddc79bf9e8b30d583020 /router-config.json | |
Initial commit
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 |
