PORT=5000
MONGO_URI=mongodb://localhost:27017/player-finder
JWT_SECRET=playerfinder_jwt_secret_key_2024
JWT_EXPIRE=7d
