Files
beelzebub/integration_test/configurations/beelzebub.yaml

12 lines
269 B
YAML
Raw Normal View History

core:
logging:
debug: false
debugReportCaller: false
logDisableTimestamp: true
logsPath: ./logs
tracing:
rabbitMQEnabled: true
rabbitMQURI: "amqp://integration:integration@localhost:5672/"
prometheus:
path: "/metrics"
port: ":2112"