aboutsummaryrefslogtreecommitdiff
path: root/build-config.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-01-26 12:58:46 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2026-01-26 12:58:46 +0100
commit83b140c93055e1c617a1c3a78d23465c5db1906e (patch)
tree4e5298c42e86f0c66194fb7aed497acdfe9680bc /build-config.json
parent986e7281d3f9903794c399f7253bca4948d9b101 (diff)
Add script to monitor Vitrasa feed and build when needed
Diffstat (limited to 'build-config.json')
-rw-r--r--build-config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/build-config.json b/build-config.json
index 2d4e4bb..4199981 100644
--- a/build-config.json
+++ b/build-config.json
@@ -33,7 +33,8 @@
],
"osm": [
{
- "source": "./galicia-latest.osm.pbf"
+ "source": "./galicia-latest.osm.pbf",
+ "timeZone": "Europe/Madrid"
}
],
"transitServiceStart": "-P3D",