Redirect on logout

Hello,
I am using Jmix v1 (1.5.4 right now).
I have my app running on host using apache for making it available through https://<host_domain_name>.
On logout the app redirects to http://localhost:port but I want to stay at https://<host_domain_name>.
Can you please help me with to achieve that?

Thank you,
Ilias