export const environment = { production: false, environmentName: 'local', environmentPreffix: 'dev', environmentUrl: 'https://localhost:3000/dev', }