Last active
May 10, 2018 19:41
-
-
Save nullvariable/6748b1dbb9d1c9711b7d92c8133c8b49 to your computer and use it in GitHub Desktop.
lando/wordpress blog post examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
services: | |
pma: | |
type: phpmyadmin | |
hosts: | |
- database | |
mailhog: | |
type: mailhog | |
hogfrom: | |
- appserver | |
portforward: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment