Skip to content

Commit

Permalink
Merge pull request #3480 from ita-social-projects/fix/apiMapKey
Browse files Browse the repository at this point in the history
change apiMapKey
  • Loading branch information
ViktoriyaRyazhska authored Dec 5, 2024
2 parents 0f81bdc + 64ead77 commit 1b0a935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const environment = {
production: false,
apiKeys: 'AIzaSyDanBliCzAuCZrsq67FeKEs3vqAilUD_is',
apiMapKey: 'AIzaSyDaqjlemyxH1pLvF1EWfBDW2IPlgwJYXnU',
apiMapKey: 'AIzaSyDfjR36S93UzJprjUyh747syLGlm_Srdcs',
backendLink: 'https://greencity.greencity.cx.ua/',
backendChatLink: 'https://greencity-chat.greencity.cx.ua/',
backendUserLink: 'https://greencity-user.greencity.cx.ua/',
Expand Down

0 comments on commit 1b0a935

Please sign in to comment.