- point admin and reg service to new rabbitmq instance
@@ -10,6 +10,11 @@ spring:
maximumPoolSize: 20
jpa:
database: ORACLE
+ rabbitmq:
+ host: pemc-oracle.ss.exist.com
+ ports:
+ - "5672:5672"
+ - "15672:15672"
graylog:
- host: pemc.integration.exist.com
+ host: pemc.integration.exist.com
@@ -29,6 +29,10 @@ spring:
freemarker:
enabled: false
template-loader-path: classpath:/mail/templates
-
host: pemc.integration.exist.com