how to change redirectUrl value from portal/homepage to apps (Bonita image in Docker)

hello,

how can i change this url (rediretUrl value):   http://localhost:8080/bonita/login.jsp?redirectUrl=%2Fbonita%2Fportal%2Fhomepage to http://localhost:8080/bonita/login.jsp?redirectUrl=%2Fbonita%2Fapps%2FTTN after runnig bonita image in docker.

i need to open directly the application (app descriptor of my bonita project) instead of portal home page.

i tried to edit bonita.jsp but nothing change

any help please ?