Skip to content

Instantly share code, notes, and snippets.

@Krucamper
Created November 7, 2018 09:34
Show Gist options
  • Save Krucamper/09bf1aac3303f65f13c330d01312550a to your computer and use it in GitHub Desktop.
Save Krucamper/09bf1aac3303f65f13c330d01312550a to your computer and use it in GitHub Desktop.
forwarded port mysql
config.vm.network "forwarded_port", guest: 3306, host: 3306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment