aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--config/production.yaml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index e37ff9b8a..48613e1c3 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -9,7 +9,7 @@ webserver:
9 port: 443 9 port: 443
10 10
11# Secrets you need to generate the first time you run PeerTube 11# Secrets you need to generate the first time you run PeerTube
12secret: 12secrets:
13 # Generate one using `openssl rand -hex 32` 13 # Generate one using `openssl rand -hex 32`
14 peertube: '' 14 peertube: ''
15 15