Skip to content

Commit

Permalink
chore(client): add mapsApiKey
Browse files Browse the repository at this point in the history
  • Loading branch information
yossi-eynav committed Feb 13, 2024
1 parent 4cc55de commit a51c5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"mapboxApiKey": "pk.eyJ1IjoibWVpcmltIiwiYSI6ImNrbWNjYmlwYjJhYzYycW42NTYzcmdpYWcifQ.lCBjl1gWMI6UxySOCCBUHg",
"geocode": {
"mapsApiKey": "",
"mapsApiKey": "AIzaSyBvJar-Gzqk4Ni0risfS_NvMEv-06qTx3I",
"autocompleteDelay": 2000
},
"analytics": {
Expand Down

0 comments on commit a51c5fd

Please sign in to comment.