Hi,
I have created a Swarm-Worker and that includes spring-boot app container but their port is 8080/tcp but I want to show the app in localhost with any port. Like if I browse any link like
localhost:8080
It should show the app of that container.
Note: The machine is worker machine not manager.
Thanks,
skchowdhuri