add instance groups and queues to cluster tooling

This commit is contained in:
AlanCoding
2017-06-22 08:37:37 -04:00
parent 20f0a83bec
commit 3cedcf22a9
6 changed files with 10 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ services:
RABBITMQ_PASS: guest
RABBITMQ_VHOST: /
CELERY_RDB_HOST: 0.0.0.0
DOCKER_TOOLS_DIR: tools/docker-compose
EXTRA_GROUP_QUEUES:
ports:
- "8080:8080"
- "5555:5555"