specify all group queues, get supervisor working

This commit is contained in:
AlanCoding
2017-08-10 14:56:46 -04:00
parent 308acc4bc9
commit 2385f62311
5 changed files with 11 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ services:
RABBITMQ_PASS: guest
RABBITMQ_VHOST: /
CELERY_RDB_HOST: 0.0.0.0
EXTRA_GROUP_QUEUES:
AWX_GROUP_QUEUES: tower
ports:
- "8080:8080"
- "5555:5555"