Skip to content

Commit

Permalink
Merge pull request #346 from CartoDB/release/2023.11.29
Browse files Browse the repository at this point in the history
fix env vars for maps-api
  • Loading branch information
alvarorm22 authored Jan 3, 2024
2 parents 3bb89b7 + 190924f commit 860f0cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion env.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ WORKSPACE_NOTIFIER_PUBLISH_URL=http://notifier:5561/publish/
## Maps API config
MAPS_API_V3_TENANT_ID=${SELFHOSTED_TENANT_ID}
MAPS_API_V3_RESOURCE_URL_HOST=${SELFHOSTED_DOMAIN}
MAPS_API_V3_RESOURCE_URL_TEMPLATE_NEW='https://${host}/api/${path}'
MAPS_API_V3_RESOURCE_URL_ALLOWED_HOSTS=${SELFHOSTED_DOMAIN}
MAPS_API_V3_PUBSUB_TENANT_BUS_SUBSCRIPTION=projects/${SELFHOSTED_GCP_PROJECT_ID}/subscriptions/tenant-bus-sql-worker-sub
MAPS_API_V3_PUBSUB_TENANT_BUS_TOPIC=projects/${SELFHOSTED_GCP_PROJECT_ID}/topics/tenant-bus
Expand Down

0 comments on commit 860f0cf

Please sign in to comment.