In your docker-compose.yml file, your healthcheck for fastapi uses wget, which saves the file to disk by default. Add --spider to make it behave correctly. Your nginx service has the correct command.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
