Configuration Dashboard using .NET 6 Worker Service

After some looking, I found code on how to get hangfire AND the dashboard working from a service using worker services (not the C# windows service class). However, I cannot figure out how to change the port from the default 5000. Any help would be appreciated.