-
Notifications
You must be signed in to change notification settings - Fork 3
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
Can´t connect to database #1
Comments
Did you provide a configuration file? It has to be mounted into the container.
If so use 127.0.0.1 instead of localhost (or even the proper IP of your database server).
|
My config file looks like this:
And the error changed to:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have the following error when i run the container with the command that you provide.
Any sugestions?
The text was updated successfully, but these errors were encountered: