add /api proxy
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
# API Configuration
|
||||
VITE_API_URL=http://localhost:8080
|
||||
# Leave empty to use proxy (recommended for local dev and production)
|
||||
# Or set full URL like http://localhost:8081 for direct API access
|
||||
VITE_API_URL=
|
||||
|
||||
Reference in New Issue
Block a user