fix(notification): update RabbitMQ host to include port in configuration

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-02-24 01:48:01 +08:00
parent fbbf972f74
commit b99e6ad0af

View File

@ -50,7 +50,7 @@ notification:
appName: notification
serviceApiAccessHost: 0.0.0.0
serviceApiAccessPort: 8003
rabbitmqHost: amqp://user:AbBf8D5HJB1BDzRw@freeleaps-alpha-rabbitmq.freeleaps-alpha.svc.freeleaps.cluster
rabbitmqHost: amqp://user:AbBf8D5HJB1BDzRw@freeleaps-alpha-rabbitmq.freeleaps-alpha.svc.freeleaps.cluster:5672
rabbitmqPort: 5672
systemUserId: 117f191e810c19729de860aa
smsFrom: '+16898887156'