update env
This commit is contained in:
parent
2b87fb7d28
commit
ff4bab18f1
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