adds env
This commit is contained in:
parent
9c9921033e
commit
ea36f92fde
1 changed files with 5 additions and 0 deletions
5
.env
Normal file
5
.env
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
VITE_ENVIRONMENT=dev
|
||||
VITE_BACKEND_URL=https://skyjo-backend.voltvector.org
|
||||
|
||||
#VITE_ENVIRONMENT=local
|
||||
#VITE_BACKEND_URL=http://localhost:3001
|
||||
Loading…
Reference in a new issue