fix: HTTPS en API URL
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Plantilla de variables de entorno para el Frontend (React + Vite)
|
||||
# En producción o desarrollo, reemplazar con la URL correspondiente del backend
|
||||
VITE_API_BASE_URL=http://api-leads.escueladerefrigeracion.lat
|
||||
VITE_API_URL=https://api-leads.escueladerefrigeracion.lat
|
||||
VITE_API_BASE_URL=https://api-leads.escueladerefrigeracion.lat
|
||||
|
||||
Reference in New Issue
Block a user