DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_PORT=3307
DB_NAME=SwiftWheels
JWT_SECRET=swiftwheels_secret_key_2024
PORT=5000