Add a way to specify backend URL
This commit is contained in:
parent
b5fb75e82d
commit
f8813411ae
1 changed files with 4 additions and 1 deletions
|
@ -2,4 +2,7 @@
|
|||
VITE_CLIENT_ID=
|
||||
|
||||
# OpenRouteService API key. Create one at OpenRouteService dev dashboard > Tokens
|
||||
VITE_OPENROUTESERVICE_API_KEY=
|
||||
VITE_OPENROUTESERVICE_API_KEY=
|
||||
|
||||
# Specify backend URL here
|
||||
VITE_BACKEND_URL=
|
Loading…
Add table
Add a link
Reference in a new issue