doli-front/.env

5 lines
150 B
Bash
Executable File

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