PORT=3001 DATABASE_URL=mysql://root:santinova_db_pass@localhost:3306/facturation_santinova JWT_SECRET=santinova-jwt-secret-change-in-production JWT_EXPIRES_IN=24h UPLOAD_DIR=./uploads OPENAI_API_KEY=your-openai-api-key-here NODE_ENV=development