Test Change RabbtiMq Address

This commit is contained in:
rbonazzo-kz
2024-12-30 09:28:55 +01:00
parent 577055d169
commit 5812791014
3 changed files with 152 additions and 151 deletions

2
mvnw vendored Normal file → Executable file
View File

@@ -8,7 +8,7 @@
# "License"); you may not use this file except in compliance # "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at # with the License. You may obtain a copy of the License at
# #
# https://www.apache.org/licenses/LICENSE-2.0 # http://www.apache.org/licenses/LICENSE-2.0
# #
# Unless required by applicable law or agreed to in writing, # Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an # software distributed under the License is distributed on an

2
mvnw.cmd vendored
View File

@@ -8,7 +8,7 @@
@REM "License"); you may not use this file except in compliance @REM "License"); you may not use this file except in compliance
@REM with the License. You may obtain a copy of the License at @REM with the License. You may obtain a copy of the License at
@REM @REM
@REM https://www.apache.org/licenses/LICENSE-2.0 @REM http://www.apache.org/licenses/LICENSE-2.0
@REM @REM
@REM Unless required by applicable law or agreed to in writing, @REM Unless required by applicable law or agreed to in writing,
@REM software distributed under the License is distributed on an @REM software distributed under the License is distributed on an

View File

@@ -25,7 +25,8 @@ appointment.portal.context=GEPAFINPORTAL
flagDaFirmare=false flagDaFirmare=false
# 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.18.0.7
spring.rabbitmq.port=61613 spring.rabbitmq.port=61613
spring.rabbitmq.username=guest spring.rabbitmq.username=guest
spring.rabbitmq.password=guest spring.rabbitmq.password=guest