diff --git a/.env-template b/.env-template index a541b75f..f59ad71f 100644 --- a/.env-template +++ b/.env-template @@ -3,6 +3,7 @@ # REACT_APP_SHARETRIBE_SDK_CLIENT_ID= REACT_APP_GOOGLE_MAPS_API_KEY= +REACT_APP_MAPBOX_ACCESS_TOKEN= REACT_APP_STRIPE_PUBLISHABLE_KEY= # Defaults diff --git a/public/index.html b/public/index.html index b2a9739e..617f568f 100644 --- a/public/index.html +++ b/public/index.html @@ -144,6 +144,12 @@ + + + +