mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
replace our rdb tooling w/ the sdb PyPI package
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
RABBITMQ_USER: guest
|
||||
RABBITMQ_PASS: guest
|
||||
RABBITMQ_VHOST: /
|
||||
CELERY_RDB_HOST: 0.0.0.0
|
||||
SDB_HOST: 0.0.0.0
|
||||
AWX_GROUP_QUEUES: tower
|
||||
ports:
|
||||
- "8888:8888"
|
||||
|
||||
Reference in New Issue
Block a user