Skip to content

yml file updated #52

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ananyab1909
Copy link

It improves the fastapi-postgres sample by adding a Postgres health check, a persistent volume, proper Docker image naming, and internal network setup.

Copy link

@pratik-mahalle pratik-mahalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ananyab1909, Thank you for raising the pr! Our team will into soon before that make sure to sign the DCO signoff


app:
container_name: fastapi-app
image: fastapi
image: keploy/fastapi-app:latest
Copy link

@pratik-mahalle pratik-mahalle Aug 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it will be great, as there is no image name keploy/fastapi-app

networks:
- keploy-network

volumes:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tried it running on your local machine?

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

Successfully merging this pull request may close these issues.

2 participants