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

Don't hard code the postgres database name #52

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

justinclift
Copy link
Member

@justinclift justinclift commented Oct 3, 2024

This PR is a follow up for #50, which included a hard coded use of the database postgres.

Instead of doing that we re-use the name of the database used by the main docker entrypoint script.

@justinclift justinclift merged commit e8a81ee into main Oct 3, 2024
26 checks passed
@justinclift justinclift deleted the alternative_postgres_db_v1 branch October 3, 2024 14:34
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