class _Config { public tapi_server_url: string = 'https://3cxtapi.cp-austria.at' } export const Config = new _Config()