Update .env and container file examples
This commit is contained in:
parent
35265fe807
commit
b5fb75e82d
2 changed files with 2 additions and 2 deletions
5
.env.example
Normal file
5
.env.example
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 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=
|
Loading…
Add table
Add a link
Reference in a new issue