Discourse 使用双 nginx 错误:找不到从 `discourse-common/lib/raw-handlebars` 导入的模块 `handlebars`

By the way, share a problem where using double nginx causes can’t get the real user IP address.
This is because my custom nginx enables X-Forwarded-For header field to get client IP address, but does not disenable X-Forwarded-For of discourse’s nginx. Causes the custom nginx X-Forwarded-For configuration to be overwritten by discourse’s nginx