mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Support for executing job and adhoc commands on isolated Tower nodes (#6524)
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
RABBITMQ_PASS: guest
|
||||
RABBITMQ_VHOST: /
|
||||
CELERY_RDB_HOST: 0.0.0.0
|
||||
DOCKER_TOOLS_DIR: tools/docker-compose
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "5555:5555"
|
||||
|
||||
Reference in New Issue
Block a user