export const environment = { production: false, api: { base: 'http://localhost:3000', }, oauth: { clinetId: 'app_FLXnxSBnnaKkXoYCgk3J62iA', redirectUri: 'https://commonly-hot-airedale.ngrok-free.app/oauth', }, };