mirror of
https://gitlab.com/little-lines/frontend.git
synced 2024-11-21 18:16:52 +00:00
8 lines
No EOL
265 B
Text
8 lines
No EOL
265 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=
|
|
|
|
# Specify backend URL here
|
|
VITE_BACKEND_URL= |