I just installed flowable/all-in-one docker image in JElastic. When accessing server.xxx/flowable-modeler a redirection is generated http://localhost:8080/flowable-idm/#/login?redirectOnAuthSuccess=true&redirectUrl=http://server.xxx/flowable-modeler/
The instance is not installed locally so the browser may not find it. How to manage these redirections ?
Thanks a lot