mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #12400 from overleaf/jpa-server-pro-trusted-proxy-ips
[server-ce] add SHARELATEX_TRUSTED_PROXY_IPS in Server Pro/CE GitOrigin-RevId: c1fd3c223618061a0069fd212b2a395936a4155b
This commit is contained in:
@@ -245,6 +245,7 @@ const settings = {
|
||||
// address and http/https protocol information.
|
||||
|
||||
behindProxy: process.env.SHARELATEX_BEHIND_PROXY || false,
|
||||
trustedProxyIps: process.env.SHARELATEX_TRUSTED_PROXY_IPS,
|
||||
|
||||
i18n: {
|
||||
subdomainLang: {
|
||||
|
||||
Reference in New Issue
Block a user