mirror of
https://github.com/mapbox/mapbox-agent-skills.git
synced 2026-09-14 20:16:39 +08:00
5 lines
167 B
Bash
5 lines
167 B
Bash
# Copy this file to .env.local and add your actual token
|
|
# Get a free token at: https://account.mapbox.com/access-tokens/
|
|
|
|
VITE_MAPBOX_ACCESS_TOKEN=pk.your_token_here
|