Updated RabbitMQ config for notification.

This commit is contained in:
piyushkag
2024-12-27 15:03:07 +05:30
parent 70f9149955
commit 42e1f6a0c5
4 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ appointment.portal.context=GEPAFINPORTAL
flagDaFirmare=true
# RabbitMQ properties for STOMP broker relay for Notification
spring.rabbitmq.host=localhost
spring.rabbitmq.host=rabitmq.bflows.ai
spring.rabbitmq.port=61613
spring.rabbitmq.username=guest
spring.rabbitmq.password=guest