5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
# API Configuration
|
|
# 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=http://localhost:8080
|