Skip to content

Instantly share code, notes, and snippets.

@himangSharatun
Last active February 11, 2019 07:59
Show Gist options
  • Save himangSharatun/cdaef434fa402859e2a9b35e261e21ba to your computer and use it in GitHub Desktop.
Save himangSharatun/cdaef434fa402859e2a9b35e261e21ba to your computer and use it in GitHub Desktop.
version: '2'
services:
rabbitmq:
image: rabbitmq:alpine
ports:
- 5672:5672
- 15672:15672
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment