Files
sistema_combustible/backend/.env
2026-06-03 20:07:39 +00:00

13 lines
192 B
Bash

PORT=5000
MONGO_URI=mongodb://localhost:27017/sistema_combustible
JWT_SECRET=ControlCombustible26@
SQL_SERVER=ABIGAILV\SQLEXPRESS
SQL_DATABASE=empresa_pan
SQL_USER=sa
SQL_PASSWORD=123456