jincod / dotnetcore-buildpack

Heroku .NET Core Buildpack
MIT License
750 stars 360 forks source link

Problem when using Web API with swagger #157

Closed atsouza closed 2 years ago

atsouza commented 2 years ago

I'm using the buildpack to run a Web API on heroku with swagger, but when I deploys it to heroku I get this message when try to open it

image

It is in portuguese but it says the page cannot be found. What I did wrong? I just created the default exemple to make some tests.

(using .net core 5)

jincod commented 2 years ago

Hello @atsouza

Not enough information to help you. Does it work locally?

Is this project public?

atsouza commented 2 years ago

It works localy. The project is for test purpose only.

jincod commented 2 years ago

Please check this project https://github.com/jincod/AspNetCoreDemoApp