ironstar-io / tokaido

Zero-conf Drupal Local Development Environments with Docker
https://tokaido.io
BSD 3-Clause "New" or "Revised" License
57 stars 10 forks source link

Allow users to manually specify a consistent port for MySQL #189

Closed ironmike-au closed 5 years ago

ironmike-au commented 5 years ago

Expose a config flag that enables users to specify a specific Docker port so that MySQL always comes online with the same port for that project.

This should be a local variable that isn't committed back to the repo so that everyone can use their own port.