diff --git a/README.md b/README.md index 29e302b7..fc124bc2 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ The workflow utilizes the following secrets to create the virtual `.env` file fo - `AWS_SECRETACCESSKEY` used for amazon translate service access - `GITHUB_AUTH` used to push to github pages branch and other github action type stuff - `REACT_APP_DEV_DEPLOYMENT` used to switch between development and production databases. Default False, set to True to use Dev database -- `REACT_APP_GOOGLE_CLOUD_API_KEY` found at https://console.cloud.google.com/apis/credentials?project=cioos-metadata-form +- `REACT_APP_GOOGLE_CLOUD_API_KEY` found at https://console.cloud.google.com/apis/credentials?project=cioos-metadata-form-8d942 - `REACT_APP_GOOGLE_CLOUD_API_KEY_DEV` found at https://console.cloud.google.com/apis/credentials?project=cioos-metadata-form-dev-258dc ### Using Parameterized Configuration in Firebase Functions