DEV Community

Discussion on: The beauty of Docker for local Laravel development

Collapse
 
fotonmoton profile image
Gregory

Thanks for good docker-compose.yml example!

But I'm curious about SERVICE_TAGS: dev and SERVICE_NAME: mysql env variables for mysql container, for what they are?

Collapse
 
shaneparsons profile image
Shane Parsons

Did you ever figure this out? I've noticed it outside of this tutorial as well, and am also curious.