Everything works in the development environment, but in the production environment it doesn't work.
In the development environment when I enter http:///swagger-stats/ it works.
But in the production environment when I enter mydomain.com/swagger-stats, unfortunately it appears not found.
By the way, I'm using nestjs
Everything works in the development environment, but in the production environment it doesn't work.
In the development environment when I enter http:///swagger-stats/ it works.
But in the production environment when I enter mydomain.com/swagger-stats, unfortunately it appears not found.
By the way, I'm using nestjs