fix: use proper api route
This commit is contained in:
parent
5bb5c8a907
commit
59d794a6d0
1 changed files with 2 additions and 2 deletions
4
.env
4
.env
|
@ -1,4 +1,4 @@
|
|||
VITE_APP_API_URL=http://localhost:2021
|
||||
VITE_APP_API_URL=
|
||||
VITE_IS_LANDING_DEFAULT=false
|
||||
VITE_OPENREPLAY_PROJECT_KEY=
|
||||
VITE_IS_SELF_HOSTED=false
|
||||
VITE_IS_SELF_HOSTED=false
|
||||
|
|
Loading…
Add table
Reference in a new issue