fix(config): update RabbitMQ host to include authentication details in notification values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
05e9e794d9
commit
6faa7f439a
@ -50,7 +50,7 @@ notification:
|
|||||||
appName: notification
|
appName: notification
|
||||||
serviceApiAccessHost: 0.0.0.0
|
serviceApiAccessHost: 0.0.0.0
|
||||||
serviceApiAccessPort: 8003
|
serviceApiAccessPort: 8003
|
||||||
rabbitmqHost: freeleaps-alpha-rabbitmq.freeleaps-alpha.svc.freeleaps.cluster
|
rabbitmqHost: amqp://user:AbBf8D5HJB1BDzRw@freeleaps-alpha-rabbitmq.freeleaps-alpha.svc.freeleaps.cluster
|
||||||
rabbitmqPort: 5672
|
rabbitmqPort: 5672
|
||||||
systemUserId: 117f191e810c19729de860aa
|
systemUserId: 117f191e810c19729de860aa
|
||||||
smsFrom: '+16898887156'
|
smsFrom: '+16898887156'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user