PORT=3001
NODE_ENV=production
JWT_SECRET=rehman-electronics-jwt-secret-2024-production-key

DB_HOST=localhost
DB_PORT=3306
DB_USER=rehmmlpo_rehman_db
DB_PASSWORD="q;hpz,wKob{o"
DB_NAME=rehmmlpo_rehman_db

UPLOAD_PATH=./uploads
UPLOAD_EXCEL_PATH=./uploads/excel
