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

DB connection in index.js not using port configured in env.sh #26

Closed
abrophy opened this issue Jul 6, 2017 · 1 comment
Closed

DB connection in index.js not using port configured in env.sh #26

abrophy opened this issue Jul 6, 2017 · 1 comment

Comments

@abrophy
Copy link
Contributor

abrophy commented Jul 6, 2017

If you attempt to configure a custom port in the env.sh file it is not respected by the mysql connection initiated in index.js .

The port key is missing from the config object passed to the createConnection method.

@dwightgunning
Copy link
Contributor

Thanks for the pick up. Will review the PR shortly.

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

2 participants