Configured tracing on rabbitMQ

This commit is contained in:
Mario
2022-05-21 12:24:07 +02:00
parent 1085ab405e
commit 08ca432fc9
2 changed files with 14 additions and 15 deletions

View File

@ -5,5 +5,5 @@ core:
logDisableTimestamp: true
logsPath: ./logs
tracing:
rabbitMQEnabled: false
rabbitMQEnabled: true
rabbitMQURI: "amqp://guest:guest@localhost:5672/"