chore: adjust app/config.js

This commit is contained in:
dancingCycle 2023-12-16 18:08:37 +01:00
parent 97fd79ddaa
commit 552f715962
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',
};