Merge pull request #155 from Kitzanos/rabbitMq-config-prod
Cherry-Pick (Added RabbitMQ config for production.)
This commit is contained in:
@@ -32,7 +32,8 @@ appointment.portal.context=GEPAFINPORTAL
|
|||||||
flagDaFirmare=true
|
flagDaFirmare=true
|
||||||
|
|
||||||
# RabbitMQ properties for STOMP broker relay for Notification
|
# RabbitMQ properties for STOMP broker relay for Notification
|
||||||
spring.rabbitmq.host=rabbitmq.bflows.ai
|
#spring.rabbitmq.host=rabbitmq.bflows.ai
|
||||||
|
spring.rabbitmq.host=172.21.0.2
|
||||||
spring.rabbitmq.port=61613
|
spring.rabbitmq.port=61613
|
||||||
spring.rabbitmq.username=guest
|
spring.rabbitmq.username=guest
|
||||||
spring.rabbitmq.password=guest
|
spring.rabbitmq.password=guest
|
||||||
|
|||||||
Reference in New Issue
Block a user