You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i started using m2 builder and noticed that i can't set the port for the DB host. I'm mentioning it cause in my dev environment i my db instance in another server on the network, with multiple mysql instances that run on different ports than 3306.
It could have 3306 as default value and can be overwritten in build.properties file.
Also i think a user host would be nice to set the mysql user host in something like % or localhost independent from the db host setting.
I can make the changes and make a PR if you want.
Thanks
The text was updated successfully, but these errors were encountered:
Hello
i started using m2 builder and noticed that i can't set the port for the DB host. I'm mentioning it cause in my dev environment i my db instance in another server on the network, with multiple mysql instances that run on different ports than 3306.
It could have 3306 as default value and can be overwritten in build.properties file.
Also i think a user host would be nice to set the mysql user host in something like % or localhost independent from the db host setting.
I can make the changes and make a PR if you want.
Thanks
The text was updated successfully, but these errors were encountered: