aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker
diff options
context:
space:
mode:
Diffstat (limited to 'support/docker')
-rw-r--r--support/docker/production/config/custom-environment-variables.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/support/docker/production/config/custom-environment-variables.yaml b/support/docker/production/config/custom-environment-variables.yaml
index 8fff54229..8c1231bfc 100644
--- a/support/docker/production/config/custom-environment-variables.yaml
+++ b/support/docker/production/config/custom-environment-variables.yaml
@@ -1,7 +1,7 @@
1# 1#
2# This file will be read by node-config 2# This file will be read by node-config
3# See https://github.com/node-config/node-config/wiki/Environment-Variables#custom-environment-variables 3# See https://github.com/node-config/node-config/wiki/Environment-Variables#custom-environment-variables
4# 4#
5 5
6webserver: 6webserver:
7 hostname: "PEERTUBE_WEBSERVER_HOSTNAME" 7 hostname: "PEERTUBE_WEBSERVER_HOSTNAME"
@@ -177,9 +177,9 @@ transcoding:
177 2160p: 177 2160p:
178 __name: "PEERTUBE_TRANSCODING_2160P" 178 __name: "PEERTUBE_TRANSCODING_2160P"
179 __format: "json" 179 __format: "json"
180 webtorrent: 180 web_videos:
181 enabled: 181 enabled:
182 __name: "PEERTUBE_TRANSCODING_WEBTORRENT_ENABLED" 182 __name: "PEERTUBE_TRANSCODING_WEB_VIDEOS_ENABLED"
183 __format: "json" 183 __format: "json"
184 hls: 184 hls:
185 enabled: 185 enabled: