mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Configured tracing on rabbitMQ
This commit is contained in:
@ -5,5 +5,5 @@ core:
|
||||
logDisableTimestamp: true
|
||||
logsPath: ./logs
|
||||
tracing:
|
||||
rabbitMQEnabled: false
|
||||
rabbitMQEnabled: true
|
||||
rabbitMQURI: "amqp://guest:guest@localhost:5672/"
|
||||
|
Reference in New Issue
Block a user