Hi everybody,
My web application is using an http service that listen on a network port. This port is reserved to frontend communication. However, I would know if there is a way to open a second http service on another network port to serve some backend http requests? Thanks Loïc

