4 lines
168 B
Plaintext
4 lines
168 B
Plaintext
# Backend API URL (required in dev when frontend runs on different port)
|
|
# Leave empty if frontend is served from same origin as API
|
|
VITE_API_URL=http://localhost:3001
|