From 2064e0275e0fabaef2027f7d243b891044df0b87 Mon Sep 17 00:00:00 2001 From: Kevin Rosales Date: Thu, 7 Aug 2025 09:29:13 -0600 Subject: [PATCH] Se modifico el bell de notificaciones --- .env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index bae8a6f..6160c3f 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -VITE_DEBUG_MODE=false +DEBUG_MODE=true -VITE_EFC_API_URL=http://192.168.1.195:8000/api/v1 -VITE_EFC_MICROSERVICE_URL=http://192.168.1.195:8001/api/v1 +VITE_EFC_API_URL=https://api.efc-aduanasoft.com/api/v1 +VITE_EFC_MICROSERVICE_URL=https://api.efc-aduanasoft.com/microservice/api/v1