diff --git a/build-config.json b/build-config.json index 39ffec28..357b5c1b 100644 --- a/build-config.json +++ b/build-config.json @@ -17,7 +17,7 @@ "feedId": "skyalps" }, { - "source": "https://amarillo.otp.opendatahub.testingmachine.eu/gtfs/amarillo.altoadige.gtfs.zip", + "source": "http://amarillo:80/gtfs/amarillo.altoadige.gtfs.zip", "type": "gtfs", "feedId": "amarillo" }, diff --git a/router-config.json b/router-config.json index 1ba9ce20..0aafa0b0 100644 --- a/router-config.json +++ b/router-config.json @@ -104,7 +104,7 @@ }, { "type": "stop-time-updater", - "url": "http://amarillo:80/gtfs/amarillo.altoadige.gtfsrt.pbf", + "url": "https://amarillo.otp.opendatahub.testingmachine.eu/gtfs/amarillo.altoadige.gtfsrt.pbf", "feedId": "amarillo" }, {