Compare commits

...

1 Commits

Author SHA1 Message Date
dancingCycle 22729cfdac chore: adjust API 2024-02-15 14:01:59 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
export default {
API: 'http://localhost:65529/',
API: 'https://v1api.cnnct.dp.gtfs.swingbe.de/',
GTFS_VALIDATOR_REPORT: 'https://www.v1gtfs.vbn.api.swingbe.de/gtfs-validator/report.html',
};