feat: add environment configuration files and update API base URL handling for production
This commit is contained in:
2
.env.development.template
Normal file
2
.env.development.template
Normal file
@@ -0,0 +1,2 @@
|
||||
# Development Environment Variables
|
||||
VITE_API_BASE_URL=http://localhost:8000
|
||||
Reference in New Issue
Block a user