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