/**
 * Configuration for the API service
 */

// Base URL for the tkconv API
export const BASE_URL = 'https://berthub.eu/tkconv';
