chore: Update environment variables for self-hosted deployment

This commit is contained in:
Mo Tarbin 2024-11-17 14:06:31 -05:00
parent 2ad8dddf5b
commit c3a03f7163
3 changed files with 5 additions and 2 deletions

1
.env
View file

@ -1,3 +1,4 @@
VITE_APP_API_URL=http://localhost:2021
VITE_IS_LANDING_DEFAULT=false
VITE_OPENREPLAY_PROJECT_KEY=
VITE_IS_SELF_HOSTED=false