How to direct traffic into apps in docker

Hi,
I need to know if I install docker with hestiacp, how can I access those application (deployed in docker) outside (using a url). What are the changes should I make ?

Thank you !!

You have to make an config file for nginx that points to the right container.

Can you please explain about the steps I should follow ?