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

Allow overriding of the PG server IP address #7

Merged
merged 2 commits into from
Feb 14, 2023
Merged

Conversation

juledwar
Copy link
Owner

@juledwar juledwar commented Feb 14, 2023

When running inside an existing container, newly started Postgres containers
will not have a 127.0.0.1 address, but instead the host bridge's will
need to be used instead. Allow users to specify that via a parameter to
the fixture or an environment variable.


This change is Reviewable

When running inside an existing container, newly started Postgres containers
will not have a 127.0.0.1 address, but instead the host bridge's will
beed to be used instead. Allow users to specify that via a parmeter to
the fixture or an environment variable.
@juledwar juledwar merged commit f6d87c3 into master Feb 14, 2023
@juledwar juledwar deleted the pg_ip_address branch February 14, 2023 06:30
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