fix: Update environment variable examples in .env files for clarity and completeness
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Frontend Environment Variables
|
||||
# Copy this file to .env.local for local development
|
||||
|
||||
# API Configuration
|
||||
# Backend API base URL (must include /api path)
|
||||
VITE_API_URL=http://localhost:8080/api
|
||||
|
||||
Reference in New Issue
Block a user