mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 08:37:48 -02:30
Exposing rabbitmq management console interface on compose
This commit is contained in:
@@ -31,6 +31,8 @@ services:
|
|||||||
image: memcached:alpine
|
image: memcached:alpine
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
image: rabbitmq:3-management
|
image: rabbitmq:3-management
|
||||||
|
ports:
|
||||||
|
- "15672:15672"
|
||||||
|
|
||||||
# Source Code Synchronization Container
|
# Source Code Synchronization Container
|
||||||
# sync:
|
# sync:
|
||||||
|
|||||||
Reference in New Issue
Block a user