# API Configuration — apunta al BFF
#_dev local:  http://localhost:5269
#docker:      http://localhost:5001
VITE_API_BASE_URL=http://localhost:5001
