Hi all, I have 2 questions, maybe someone can help me
I have Docker on my macos Sequoia 15.2
- Is there any way to run mysql locally without docker? I tried many solutions and nothing. Maybe someone have working decission?
- I created DB container in docker, can I connect to this container outside from docker? I mean from some site on localhost based on nginx or apache (not in docker container). And, maybe, some espessial method to connect if this site will be on wordpress