From dce2aba1e2c39535ed6af43f6aaf792ead8b0a6e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 10 Oct 2022 16:28:42 +0200 Subject: [PATCH] Fix `secrets` config --- config/production.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: port: 443 # Secrets you need to generate the first time you run PeerTube -secret: +secrets: # Generate one using `openssl rand -hex 32` peertube: ''