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

Modify application.php to support hosts that uses non-standard mysql ports #451

Closed
3 tasks done
carl-alberto opened this issue Jul 26, 2019 · 1 comment
Closed
3 tasks done

Comments

@carl-alberto
Copy link

carl-alberto commented Jul 26, 2019

Summary

Some hosts uses non-standard mysql ports and there are no way to use it out of the box without modifying the application.php file

Motivation

This allows users to append a port in the mysql define whenever the port value is present in the .env file

@aaemnnosttv
Copy link
Contributor

This seems unnecessary. Can't the port be set as part of DB_HOST ?

It can definitely be set using the new DATABASE_URL connection string alternative added in #414

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

3 participants