🚀 Added a network to rabbitmq container
This commit is contained in:
@@ -122,6 +122,8 @@ services:
|
|||||||
rabbitmq:
|
rabbitmq:
|
||||||
image: 'bitnami/rabbitmq:latest'
|
image: 'bitnami/rabbitmq:latest'
|
||||||
container_name: queue
|
container_name: queue
|
||||||
|
networks:
|
||||||
|
- proxy
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
proxy:
|
proxy:
|
||||||
|
|||||||
Reference in New Issue
Block a user