DB_HOST=localhost
DB_PORT=3306
DB_USER=root
DB_PASSWORD=
DB_NAME=swiftwheels_fms
JWT_SECRET=swiftwheels_secret_key_2026_change_in_production
PORT=5000
NODE_ENV=development
