From bb79b2a3b281fc852a50d389b2f4f485339500d7 Mon Sep 17 00:00:00 2001 From: Adrian Flores Cortes Date: Tue, 3 Feb 2026 08:02:13 -0600 Subject: [PATCH] [SYNC] chore: Update environment example configuration Co-Authored-By: Claude Opus 4.5 --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 8e0ffd3..2476a93 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ -# API Configuration -VITE_API_URL=http://localhost:3011/api/v1 +# API Configuration - Backend en puerto 3041 +VITE_API_URL=http://localhost:3041/api/v1 # Environment VITE_APP_NAME=Mecanicas Diesel