install rabbitMQ on docker
This commit is contained in:
@@ -6,3 +6,7 @@ services:
|
||||
postgresql:
|
||||
ports:
|
||||
- "5432:5432"
|
||||
|
||||
rabbitmq:
|
||||
ports:
|
||||
- "5672:5672"
|
||||
|
||||
Reference in New Issue
Block a user