diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-25 20:32:37 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-25 20:32:37 +0100 |
| commit | 291450f2add8ddd6ed8757b2bdbfceb476be3033 (patch) | |
| tree | 313b2b27533cd388634b2570f7d267cf3b5fc9cd /build-config.json | |
| parent | b721be7ae071bc19a8c14deafe253ceb3fdd7eb3 (diff) | |
Update deps, add Vigo build, add some RTs
Diffstat (limited to 'build-config.json')
| -rw-r--r-- | build-config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build-config.json b/build-config.json index 7a7a703..ba0b553 100644 --- a/build-config.json +++ b/build-config.json @@ -39,6 +39,11 @@ "feedId": "ourense", "type": "gtfs", "source": "./feeds/ourense.zip" + }, + { + "feedId": "lugo", + "type": "gtfs", + "source": "./feeds/lugo.zip" } ], "osm": [ |
