mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Removed mongodb configuration, and configured RabbitMQ
This commit is contained in:
@ -5,5 +5,5 @@ core:
|
||||
logDisableTimestamp: true
|
||||
logsPath: ./logs
|
||||
tracing:
|
||||
mongoEnabled: true
|
||||
mongoURI: "mongodb://root:example@mongo:27017/?maxPoolSize=20&w=majority"
|
||||
rabbitMQEnabled: false
|
||||
rabbitMQURI: "amqp://guest:guest@localhost:5672/"
|
||||
|
Reference in New Issue
Block a user