swagger-stats icon indicating copy to clipboard operation
swagger-stats copied to clipboard

How to implement it in a production environment?

Open rubem007 opened this issue 1 year ago • 1 comments
trafficstars

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

rubem007 avatar Dec 08 '23 14:12 rubem007

@rubem007 not sure if this is the same issue, but we tried deploying and it didn't work, and we then upgraded to use swagger-stats 0.99.7 and it works. We are also using it inside a nestjs app.

davidmetta avatar Jan 18 '24 11:01 davidmetta