How to prevent NodeJS errors from passing through NGINX to the end user's browser?

前端 未结 0 1019
北荒
北荒 2021-01-07 02:48

I am developing an Express api in NodeJS which sits behind nginx. If NodeJS throws an error, currently that error message is passed through to the end user\'s browser and i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题