]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/docker/production/.env
Merge branch 'release/5.1.0' into develop
[github/Chocobozzz/PeerTube.git] / support / docker / production / .env
index 4e7b21ab676867f204ad133d0d4c8f5a55bb0033..b4e356a58f35cd5d88e8d47cb73e2dcc94fe8297 100644 (file)
@@ -22,6 +22,9 @@ PEERTUBE_WEBSERVER_HOSTNAME=<MY DOMAIN>
 # pass them as a comma separated array:
 PEERTUBE_TRUST_PROXY=["127.0.0.1", "loopback", "172.18.0.0/16"]
 
+# Generate one using `openssl rand -hex 32`
+PEERTUBE_SECRET=<MY PEERTUBE SECRET>
+
 # E-mail configuration
 # If you use a Custom SMTP server
 #PEERTUBE_SMTP_USERNAME=