diff --git a/server/config/env/production.js b/server/config/env/production.js index f4d1b7c..46985a7 100644 --- a/server/config/env/production.js +++ b/server/config/env/production.js @@ -273,7 +273,7 @@ module.exports = { * */ - // trustProxy: true, + trustProxy: process.env.TRUST_PROXY, }, /**