fixes dev environment
This commit is contained in:
parent
7b9e05b122
commit
cef002380f
1 changed files with 2 additions and 2 deletions
4
.env
4
.env
|
|
@ -1,5 +1,5 @@
|
|||
VITE_ENVIRONMENT=dev
|
||||
VITE_BACKEND_URL=https://skyjo-backend.voltvector.org
|
||||
|
||||
VITE_ENVIRONMENT=local
|
||||
VITE_BACKEND_URL=http://localhost:3001
|
||||
#VITE_ENVIRONMENT=local
|
||||
#VITE_BACKEND_URL=http://localhost:3001
|
||||
Loading…
Reference in a new issue