diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-01-03 18:51:47 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-01-03 18:51:47 +0100 |
| commit | 81007137e2c7c300b07e4f2aa4b96fb24b3c95a3 (patch) | |
| tree | 887fa0bcb9f80c3baf59a5f07186b7501233607f /router-config.json | |
| parent | 31985e4e99e1e740bec5aa00c1e0c279ff5a72d1 (diff) | |
Update git modules and stuff
Diffstat (limited to 'router-config.json')
| -rw-r--r-- | router-config.json | 16 |
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" + } + ] +} |
