diff --git a/contact-center/app/src/main/resources/application.properties b/contact-center/app/src/main/resources/application.properties index c7c352b7..121a8a0b 100644 --- a/contact-center/app/src/main/resources/application.properties +++ b/contact-center/app/src/main/resources/application.properties @@ -25,6 +25,7 @@ server.threads.max=2000 server.connection.max=2000 server.port=8035 server.context-path=/ +server.forward-headers-strategy=native # IM Server uk.im.server.port=8036