feat: implement type-safe environment configuration and add .env.example files for web and landing apps
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
VITE_API_BASE_URL=http://localhost:8000/api
|
||||
VITE_APP_ENV=development
|
||||
Reference in New Issue
Block a user