chore: update VITE_IS_LANDING_DEFAULT variable to true in .env

This commit is contained in:
Mo Tarbin
2026-02-08 13:58:32 -05:00
parent 8d65b5117e
commit 2c1458e026

2
.env
View File

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