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

Changes #104

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

PrathameshTheurkar
Copy link

Completed tasks like:
1.)Created a .env.sample file in the same directory as the docker-compose.yml file.
2.)Moved the POSTGRES_USER and POSTGRES_PASSWORD environment variables from the docker-compose.yml file to the .env.sample file.
3.)Updated the docker-compose.yml file to reference these variables from the .env.sample file.
4.)Updated the documentation to instruct users to create their own .env.sample file with their specific details.

Created a '.env.sample' file and moved the POSTGRES_USER and POSTGRES_PASSWORD environment variables from the 'docker-compose.yml' file to the '.env.sample' file.
Updated the 'docker-compose.yml' file to reference these variables from the '.env.sample' file.
Changed the Usage with Compose section and under that section  instructed users to create their own .env.sample file with their specific details.
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.

1 participant