We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b269988 + 12b4ed4 commit 7b18169Copy full SHA for 7b18169
1 file changed
.env.example
@@ -2,9 +2,9 @@
2
# Example `.env` file #
3
###########################
4
5
-# API key for the Google Civic API
6
-# See https://github.com/ProgramEquity/amplify/blob/main/.github/CONTRIBUTING.md#using-the-google-civic-information-api-locally
7
-CIVIC_API_KEY=
+# API key for the Cicero API
+# Check with the team leads for the latest Cicero API key to be used
+CICERO_API_KEY=
8
9
# Production environment API key for the Lob API
10
# This value can be found in Heroku application config var of the same name
0 commit comments