Skip to content

Instantly share code, notes, and snippets.

@vsmelov
Created April 3, 2021 00:35
Show Gist options
  • Save vsmelov/f4e88ba336d0afefc400acf169551ccf to your computer and use it in GitHub Desktop.
Save vsmelov/f4e88ba336d0afefc400acf169551ccf to your computer and use it in GitHub Desktop.
rabbitmq:
image: rabbitmq:3-management
hostname: rabbitmq
environment:
RABBITMQ_DEFAULT_VHOST: vhost
RABBITMQ_DEFAULT_USER: guest
RABBITMQ_DEFAULT_PASS: guest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment