ThreeMammals / Ocelot

.NET API Gateway
https://www.nuget.org/packages/Ocelot
MIT License
8.31k stars 1.63k forks source link

Issue loading Hangfire Dashboard page of each microservice #1299

Closed pmjaleel closed 5 months ago

pmjaleel commented 4 years ago

I have built Microservice with .NET Web API. All the API's are implementing hangfire background jobs. After implementing API gateway using ocelot, the Web page of the Hangfire dashboard is not loading.

Is there a solution?

raman-m commented 5 months ago

🤣