6 lines
243 B
Bash
6 lines
243 B
Bash
# Database (auto from compose)
|
|
# API_BASE_URL=http://localhost:8000 # For frontend if needed
|
|
|
|
# Mapbox (required for maps; replace with your pk.eyJ1Oi... token)
|
|
VITE_MAPBOX_TOKEN=pk.eyJ1OnlvdXJ1c2VybmFtZSIsImEiOiJqbG... # TODO: Update this!
|