Add VITE_IS_LANDING_DEFAULT flag for conditional rendering of landing page

This commit is contained in:
Mo Tarbin 2024-07-09 21:21:00 -04:00
parent 8da220e990
commit e25a6d3be9
5 changed files with 39 additions and 9 deletions

3
.env
View file

@ -1 +1,2 @@
VITE_APP_API_URL=http://localhost:2021
VITE_APP_API_URL=http://localhost:2021
VITE_IS_LANDING_DEFAULT=false