diff --git a/src/environments/environment.ts b/src/environments/environment.ts index 35c0dcc9c8..9c5394675c 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -1,7 +1,7 @@ export const environment = { production: false, apiKeys: 'AIzaSyDanBliCzAuCZrsq67FeKEs3vqAilUD_is', - apiMapKey: 'AIzaSyDfjR36S93UzJprjUyh747syLGlm_Srdcs', + apiMapKey: 'AIzaSyDaqjlemyxH1pLvF1EWfBDW2IPlgwJYXnU', backendLink: 'https://greencity.greencity.cx.ua/', backendChatLink: 'https://greencity-chat.greencity.cx.ua/', backendUserLink: 'https://greencity-user.greencity.cx.ua/',