diff --git a/.env.development b/.env.development index cc21ca0..e677275 100644 --- a/.env.development +++ b/.env.development @@ -2,3 +2,4 @@ VITE_APP_API_URL=http://localhost:2021 VITE_APP_REDIRECT_URL=http://localhost:5173 VITE_APP_GOOGLE_CLIENT_ID=USE_YOUR_OWN_CLIENT_ID VITE_IS_SELF_HOSTED=true +VITE_IS_LANDING_DEFAULT=true \ No newline at end of file