gtfs-display/src/config.jsx

5 lines
147 B
JavaScript

export default {
API: 'http://localhost:65529/',
GTFS_VALIDATOR_REPORT: 'https://www.v1gtfs.vbn.api.swingbe.de/gtfs-validator/report.html',
};