This commit is contained in:
JavMB 2026-05-15 18:51:47 +02:00
parent ee252a2648
commit 696e97080d
1 changed files with 4 additions and 2 deletions

6
.env
View File

@ -1,2 +1,4 @@
# API Configuration
VITE_API_BASE_URL=http://localhost:5269
# API Configuration — apunta al BFF
#_dev local: http://localhost:5269
#docker: http://localhost:5000
VITE_API_BASE_URL=http://localhost:5000