Add VITE_IS_LANDING_DEFAULT flag for conditional rendering of landing page
This commit is contained in:
parent
8da220e990
commit
e25a6d3be9
5 changed files with 39 additions and 9 deletions
3
.env
3
.env
|
@ -1 +1,2 @@
|
|||
VITE_APP_API_URL=http://localhost:2021
|
||||
VITE_APP_API_URL=http://localhost:2021
|
||||
VITE_IS_LANDING_DEFAULT=false
|
Loading…
Add table
Add a link
Reference in a new issue