From ef48a0d50aec99472340fa0995e1739113190147 Mon Sep 17 00:00:00 2001 From: Benjamin Bouvier Date: Thu, 15 Mar 2018 14:39:04 +0100 Subject: [docker] Update production guidelines and docker-compose file; (#341) --- support/docker/production/config/custom-environment-variables.yaml | 2 +- support/docker/production/config/production.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (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 9139125a5..b53405c46 100644 --- a/support/docker/production/config/custom-environment-variables.yaml +++ b/support/docker/production/config/custom-environment-variables.yaml @@ -33,7 +33,7 @@ smtp: tls: __name: "PEERTUBE_SMTP_TLS" __format: "json" - form_address: "PEERTUBE_ADMIN_EMAIL" + from_address: "PEERTUBE_SMTP_FROM" admin: email: "PEERTUBE_ADMIN_EMAIL" diff --git a/support/docker/production/config/production.yaml b/support/docker/production/config/production.yaml index 3cc72e573..c00cf7510 100644 --- a/support/docker/production/config/production.yaml +++ b/support/docker/production/config/production.yaml @@ -78,3 +78,7 @@ instance: name: 'PeerTube' description: '' # Support markdown terms: '' # Support markdown + default_client_route: '/videos/trending' + customizations: + javascript: '' # Directly your JavaScript code (without