Skip to content

Instantly share code, notes, and snippets.

@abrarShariar
Created March 5, 2020 11:22
Show Gist options
  • Save abrarShariar/1e1be885f93a44c2ef3ce9de2a9cad81 to your computer and use it in GitHub Desktop.
Save abrarShariar/1e1be885f93a44c2ef3ce9de2a9cad81 to your computer and use it in GitHub Desktop.
docker config file
mysql:
ports: '3306:3306'
appid:
ports: '8000:80'
redis:
ports: '6379: 6379'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment