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

Enable Host Access to MySQL Database in Vagrantfile #1265

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

saschaszott
Copy link
Collaborator

This PR enhances the Vagrantfile configuration to enable host machines to access the MySQL database running within the virtual machine provisioned by Vagrant. By allowing direct database access from the host, this update simplifies tasks such as running queries, inspecting data, and debugging application behavior. It aims to improve developer productivity by streamlining the interaction between the host system and the database environment inside the VM.

@j3nsch j3nsch merged commit 61274c1 into OPUS4:master Dec 17, 2024
2 of 3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants