Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] New API returns 404 from docker container #875

Open
rcholic opened this issue Jul 16, 2023 · 0 comments
Open

[BUG] New API returns 404 from docker container #875

rcholic opened this issue Jul 16, 2023 · 0 comments

Comments

@rcholic
Copy link

rcholic commented Jul 16, 2023

Describe the bug
I created a new Http Get-based API inside the UsersController.cs and built/run the service in docker container using the provided docker-compose.postgresql.yml file.

When I test the new API served from docker container, I get 404 response. I suspect the built docker image/container does not have my new code.
Screenshot 2023-07-15 at 5 27 44 PM

btw: build and run the docker image in Ubuntu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant