Skip to content

Conversation

epinapala
Copy link
Contributor

  1. Replace hardcoded localhost with POSTGRES_SERVER env var.
  2. Without this fix, migration will fail in cases where anything other than localhost is used in local environment.

- Replace hardcoded `localhost` with POSTGRES_SERVER env var.
Update env.py to use POSTGRES_SERVER from env variable
@igorbenav
Copy link
Collaborator

Very nice!

@igorbenav igorbenav merged commit 9fe4303 into benavlabs:main Feb 18, 2025
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