mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
rabbitmq legacy support
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- redis_data:/data
|
- redis_data:/data
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
image: bitnami/rabbitmq:3.13.3-debian-12-r0
|
image: bitnamilegacy/rabbitmq:3.13.3-debian-12-r0
|
||||||
network_mode: host
|
network_mode: host
|
||||||
ports:
|
ports:
|
||||||
- "5672:5672"
|
- "5672:5672"
|
||||||
|
|||||||
Reference in New Issue
Block a user