chore: adjust API

This commit is contained in:
dancingCycle 2024-01-29 15:19:47 +01:00
parent 94d1c12641
commit 6711c1817e
1 changed files with 1 additions and 1 deletions

View File

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