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