mirror of
https://gitlab.com/little-lines/frontend.git
synced 2024-11-13 01:58:55 +00:00
5 lines
219 B
Text
5 lines
219 B
Text
|
# OAuth 2.0 Client ID. Create one at Google Cloud Console > APIs & Services > Credentials
|
||
|
VITE_CLIENT_ID=
|
||
|
|
||
|
# OpenRouteService API key. Create one at OpenRouteService dev dashboard > Tokens
|
||
|
VITE_OPENROUTESERVICE_API_KEY=
|