mirror of
https://github.com/plankanban/planka.git
synced 2025-12-22 01:11:29 +03:00
Make trustProxy configurable via environment variable
This commit is contained in:
2
server/config/env/production.js
vendored
2
server/config/env/production.js
vendored
@@ -273,7 +273,7 @@ module.exports = {
|
||||
*
|
||||
*/
|
||||
|
||||
// trustProxy: true,
|
||||
trustProxy: process.env.TRUST_PROXY,
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user