export const HOST = 'https://cara.app';
export const API_HOST = `${HOST}/api`;
export const CDN_HOST = 'https://cdn.cara.app';