4 lines
165 B
Text
4 lines
165 B
Text
|
|
# Copy to web/.env.local for dev. Vite injects VITE_* into the bundle at build time.
|
||
|
|
VITE_API_URL=http://localhost:3000
|
||
|
|
VITE_MAPBOX_TOKEN=pk.xxxxxxxxxxxxxxxxxxxxxxx
|