mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Bind external configuration
This commit is contained in:
@ -14,6 +14,8 @@ services:
|
||||
RABBITMQ_URI: amqp://guest:guest@rabbitmq:5672/
|
||||
depends_on:
|
||||
- rabbitmq
|
||||
volumes:
|
||||
- "./configurations:/configurations"
|
||||
|
||||
rabbitmq:
|
||||
image: rabbitmq:3-management-alpine
|
||||
|
Reference in New Issue
Block a user