7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
# API Configuration - Backend en puerto 3041
|
|
VITE_API_URL=http://localhost:3041/api/v1
|
|
|
|
# Environment
|
|
VITE_APP_NAME=Mecanicas Diesel
|
|
VITE_APP_ENV=development
|