Fix Producción IP Nueva
All checks were successful
Optimized Build and Deploy / remote-build-and-deploy (push) Successful in 3m1s

This commit is contained in:
2025-06-25 20:53:16 -03:00
parent b553affe7f
commit 3c522a33af
2 changed files with 18 additions and 10 deletions

View File

@@ -1,2 +1,3 @@
# Frontend/.env.production
VITE_API_BASE_URL=http://192.168.5.128:8081/api
VITE_API_BASE_URL=/api
#Cambio http://192.168.5.128:8081/api por el host de producción