export const environment_base = { apiBaseUrl: 'http://localhost:3000', imageBaseUrl: 'https://dev.bizmatch.net', buildVersion: '', mailinfoUrl: 'https://dev.bizmatch.net', keycloak: { url: 'https://auth.bizmatch.net', realm: 'bizmatch-dev', clientId: 'bizmatch-dev', }, };