mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Exposing rabbitmq management console interface on compose
This commit is contained in:
parent
f5d2c5c18a
commit
3255a17856
@ -31,6 +31,8 @@ services:
|
||||
image: memcached:alpine
|
||||
rabbitmq:
|
||||
image: rabbitmq:3-management
|
||||
ports:
|
||||
- "15672:15672"
|
||||
|
||||
# Source Code Synchronization Container
|
||||
# sync:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user