# Local environment overrides — see .env.example for all available keys.

SNAPPBOX_API_BASE_URL_STAGING=https://b2b-stg.snapp-box.com
SNAPPBOX_API_BASE_URL_PRODUCTION=https://b2b.snapp-box.com
SNAPPBOX_MAP_STYLE_URL=https://tile.snappmaps.ir/styles/snapp-style/style.json
SNAPPBOX_MAP_RASTER_TILE_URL=https://raster.snappmaps.ir/styles/snapp-style/{z}/{x}/{y}{r}.png
SNAPPBOX_MAP_REVERSE_URL=https://api.teh-1.snappmaps.ir/reverse/v1
SNAPPBOX_MAP_NOMINATIM_URL=https://nominatim.openstreetmap.org/reverse
SNAPPBOX_OSM_TILE_URL=https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
SNAPPBOX_WOO_CONFIG_URL=https://assets.snapp-box.com/static/plugin/woo-config.json
SNAPPBOX_NEARBY_API_STAGING=https://app-stg.snapp-box.com/api/v1/customer/nearby_biker_locations
SNAPPBOX_NEARBY_API_PRODUCTION=https://app.snapp-box.com/api/v1/customer/nearby_biker_locations
SNAPPBOX_CITIES_API_URL=https://customer.snapp-box.com/v2/delivery-category/by-city
SNAPPBOX_CONNECT_URL=https://snapp-box.com/connect
SNAPPBOX_TOP_UP_URL=https://app.snapp-box.com/top-up
SNAPPBOX_SMAPP_KEY=aa22e8eef7d348d32f492d8a0c755f4d
SNAPPBOX_SMAPP_AUTHORIZATION=pk.eyJ1IjoibWVpaCIsImEiOiJjamY2aTJxenIxank3MzNsbmY0anhwaG9mIn0.egsUz_uibSftB0sjSWb9qw
SNAPPBOX_YANDEX_METRIKA_ID=105087875
