When requesting a resource on port 80, it is proxied to nginx on port 8080.
As a result, the resource responds to both port 80 and port 8080.
How and with what should I close the availability of the resource on port 8080, but so that it is available on port 80?