export const environment = { production: false, apiKey: '', // <-- Enter your own key here!' TEST baseUrl: 'https://apigate.nebula.g1.wrenchboard.com/en/wrench/api/v1', images: 'https://apigate.nebula.g1.wrenchboard.com/en/wrench/api/v1/', appleRedirectUri: 'https://dev-users.wrenchboard.com/loginWithApple', loginSocial: true };