Skip to content

Commit bf389ad

Browse files
authored
Add disable_google_maps entry (#648)
1 parent ec21278 commit bf389ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_dc/deploy_cloud.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ All of the deployment options you can configure are listed in [deploy/terraform-
112112
| `dc_data_job_image` | `gcr.io/datcom-ci/datacommons-data:stable` | Specifies the image for the Docker data management container. You may wish to set it to `gcr.io/datcom-ci/datacommons-data:latest`. |
113113
| `dc_web_service_image` | `gcr.io/datcom-ci/datacommons-services:stable` | Specifies the image for the Docker services container. You will want to change this to a custom image once you have created it in [Upload a custom Docker image](#upload). |
114114
| `make_dc_web_service_public` | `true` | If you intend to restrict access to your instance, set this to `false`. |
115+
| `disable_google_maps` | `false` | If you want to disable showing Google Maps in the website, set this to `true`. |
115116

116117
Other recommended settings for a production environment are provided in [Launch your Data Commons](launch_cloud.md#create-env).
117118

0 commit comments

Comments
 (0)