Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 43eb13a

Browse files
committed
Update Google Maps API key
1 parent 94214c5 commit 43eb13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/dev.env.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = merge(prodEnv, {
66
API_SERVER: '""', // False good idea, remove me
77
RECAPTCHA_SITE_KEY: '"6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI"',
88
GOOGLE_ANALYTICS_PROPERTY_ID: '"UA-25136319-8"',
9-
GOOGLE_MAPS_API_KEY: '"AIzaSyD6WWeWYAVLLO1rmVSLiK-gSQUK8-U6w7w"',
9+
GOOGLE_MAPS_API_KEY: '"AIzaSyA4lRJMDmdT_60aUSsih78adO2A9Gzv5UM"',
1010
NEWS_URL_BASE: '""',
1111
FORUMS_URL_BASE: '"http://localhost:4567"',
1212
PROJECTS_URL_BASE: '""',

0 commit comments

Comments
 (0)