inventario/backend/.env.example
StefanoPutelli 04267b3886 init
2025-06-28 16:01:31 +02:00

3 lines
73 B
Text

MONGODB_URI=mongodb://mongo:27017/inventory
JWT_SECRET=Example
PORT=6789