aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker/production/config/custom-environment-variables.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/docker/production/config/custom-environment-variables.yaml')
-rw-r--r--support/docker/production/config/custom-environment-variables.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/support/docker/production/config/custom-environment-variables.yaml b/support/docker/production/config/custom-environment-variables.yaml
index cfc30632c..550f1ad80 100644
--- a/support/docker/production/config/custom-environment-variables.yaml
+++ b/support/docker/production/config/custom-environment-variables.yaml
@@ -101,9 +101,11 @@ transcoding:
101 1080: 101 1080:
102 __name: "PEERTUBE_TRANSCODING_1080P" 102 __name: "PEERTUBE_TRANSCODING_1080P"
103 __format: "json" 103 __format: "json"
104
105 104
106instance: 105instance:
107 name: "PEERTUBE_INSTANCE_NAME" 106 name: "PEERTUBE_INSTANCE_NAME"
108 description: "PEERTUBE_INSTANCE_DESCRIPTION" 107 description: "PEERTUBE_INSTANCE_DESCRIPTION"
109 terms: "PEERTUBE_INSTANCE_TERMS" 108 terms: "PEERTUBE_INSTANCE_TERMS"
109
110services:
111 csp-logger: "PEERTUBE_SERVICES_CSPLOGGER"