Commit 7ce2ff07 by Calen Pennington

Comment out rabbitmq from the docker-compose devstack definition until it's actually being used

parent d3fd2c24
......@@ -15,9 +15,9 @@ memcache:
image: memcached:1.4.24
container_name: memcache
rabbitmq:
image: rabbitmq:3.5.3
container_name: rabbitmq
# rabbitmq:
# image: rabbitmq:3.5.3
# container_name: rabbitmq
course-discovery:
# Uncomment this line to use the official course-discovery base image
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment