export const environment = { production: true, api: { url: "http://localhost:5183/api" }, google: { clientId: "107631825312-bkfe438ehr9k9ecb2h76g802tj6advma.apps.googleusercontent.com" } };