mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Merge pull request #245 from AlanCoding/fix_supervisor
specify all group queues, get supervisor working
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user