Skip to content

Instantly share code, notes, and snippets.

@abrarShariar
Last active March 5, 2020 11:38
Show Gist options
  • Save abrarShariar/a2cf161eddb5b4e0e5701f20d3cc5a4d to your computer and use it in GitHub Desktop.
Save abrarShariar/a2cf161eddb5b4e0e5701f20d3cc5a4d to your computer and use it in GitHub Desktop.
docker compose dev
mysql:
ports: '33060:3306'
appid:
ports: '8001:80'
redis:
ports: '6378: 6379'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment