Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
Add GOOGLE_MAPS_API_KEY to list of ENV variables
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker committed Jan 22, 2019
1 parent 007c916 commit dfdfc99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ AWS_ACCESS_KEY_ID=<INSERT AWS_ACCESS_KEY_ID HERE>
AWS_SECRET_ACCESS_KEY=<INSERT AWS_SECRET_ACCESS_KEY HERE>
AWS_REGION=sa-east-1
GOOGLE_ANALYTICS_ID=<INSERT GOOGLE ANALYTICS ID - UA-123123>
GOOGLE_MAPS_API_KEY=<INSERT GOOGLE MAPS API KEY>

0 comments on commit dfdfc99

Please sign in to comment.