From ff587059b9d901c26eab34f4b7f0c06130aae10d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?victor=20h=C3=A9ry?= Date: Sun, 16 Sep 2018 17:53:57 +0200 Subject: Add possibility to manage trust_proxy list in docker image --- support/docker/production/config/custom-environment-variables.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'support/docker/production/config') diff --git a/support/docker/production/config/custom-environment-variables.yaml b/support/docker/production/config/custom-environment-variables.yaml index 1c732e2e0..daf885813 100644 --- a/support/docker/production/config/custom-environment-variables.yaml +++ b/support/docker/production/config/custom-environment-variables.yaml @@ -7,6 +7,8 @@ webserver: __name: "PEERTUBE_WEBSERVER_HTTPS" __format: "json" +trust_proxy: "PEERTUBE_TRUST_PROXY" + database: hostname: "PEERTUBE_DB_HOSTNAME" port: -- cgit v1.2.3