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

Docker - ConnectionString after restart not correct #30

Open
AlexAndBear opened this issue Oct 22, 2019 · 0 comments
Open

Docker - ConnectionString after restart not correct #30

AlexAndBear opened this issue Oct 22, 2019 · 0 comments

Comments

@AlexAndBear
Copy link

When we use Mongoku in docker, we add connection string like 'mongoku:27101'.
Mongoku seems to resolve the ip of the host and replace it in the connection string.

As we restart our docker, it will retrieve a new internal docker ip, so the connection string is invalid, I would suggest, to resolve the ip while connecting and not by replacing the connction string

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

No branches or pull requests

1 participant