Skip to content

Instantly share code, notes, and snippets.

@morugu
Created July 21, 2019 05:37
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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