APP_PORT=6060 APP_HOST=127.0.0.1 JWT_SECRET=generate_random_secret DB_URI='mongodb://username:password@localhost:27017/database?authSource=admin'