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

updating environment variables #100

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

daniel-gray-tangent
Copy link
Contributor

No description provided.

- DEBUG=True
- DB_HOST=db
- DB_PORT=5432
- DB_NAME=term_db # see POSTGRES_DB above
- DB_USER=sadilar # see POSTGRES_USER above
- DB_PASSWORD=sadilar # see POSTGRES_PASSWORD above
- DB_PASSWORD=${DB_PASSWORD}
Copy link
Contributor

Choose a reason for hiding this comment

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

You deleted the comment that says "see POSTGRES_PASSWORD above". The point is to keep the two passwords synchronised. I propose you keep the comment, and see the section above that will require the same change.

- removed docker compose version not needed anymore
- updated readme file
@daniel-gray-tangent daniel-gray-tangent merged commit d38faed into develop Jul 24, 2024
2 checks passed
@daniel-gray-tangent daniel-gray-tangent deleted the feature/remove-key branch July 30, 2024 08:38
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