chore: adjust API

This commit is contained in:
dancingCycle 2024-02-15 14:01:34 +01:00
parent 4eb08a8abe
commit f3be1cd91d
1 changed files with 1 additions and 1 deletions

View File

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