Skip to content

Instantly share code, notes, and snippets.

@morugu
Created July 21, 2019 05:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morugu/82a3a776dee23537f9e7d52758107b5c to your computer and use it in GitHub Desktop.
Save morugu/82a3a776dee23537f9e7d52758107b5c to your computer and use it in GitHub Desktop.
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