Created
July 21, 2019 05:37
-
-
Save morugu/82a3a776dee23537f9e7d52758107b5c to your computer and use it in GitHub Desktop.
This file contains 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
mautic: | |
image: mautic/mautic | |
links: | |
- mauticdb:mysql | |
ports: | |
- 80:80 | |
mauticdb: | |
image: mysql:5.6 | |
environment: | |
MYSQL_ROOT_PASSWORD: password |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment