[object Object]

← back to Costa Rica

costa-rica: add GOOGLE_PLACES_API_KEY to .env.example; launch Places geo sweep — TK-10346

098634c307a6baae7709c2db893607503662f7ca · 2026-08-07 09:45:37 -0700 · Steve

Files touched

Diff

commit 098634c307a6baae7709c2db893607503662f7ca
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri Aug 7 09:45:37 2026 -0700

    costa-rica: add GOOGLE_PLACES_API_KEY to .env.example; launch Places geo sweep — TK-10346
---
 .env.example | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.env.example b/.env.example
index 2afb3f4..dc3fe00 100644
--- a/.env.example
+++ b/.env.example
@@ -8,3 +8,4 @@ BASIC_AUTH_PASS=__set_in_local_env__
 SITE_NAME=Costa Rica Directory
 SITE_DOMAIN=costarica.agentabrams.com
 INFO_EMAIL=info@agentabrams.com
+GOOGLE_PLACES_API_KEY=__set_in_local_env__

← 2a36c95 costa-rica: payment layer — provider abstraction (Tilopay pr  ·  back to Costa Rica  ·  costa-rica: marketplace API — JWT auth, listings, bookings, a1c238c →