feat: add environment configuration files and update API base URL handling for production
This commit is contained in:
3
.env.production.template
Normal file
3
.env.production.template
Normal file
@@ -0,0 +1,3 @@
|
||||
# Production Environment Variables
|
||||
# In production with reverse proxy, we use relative URLs (same origin)
|
||||
# No API base URL needed - the reverse proxy handles /api routing
|
||||
Reference in New Issue
Block a user