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