]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/dev.yaml
Encrypt OTP secret
[github/Chocobozzz/PeerTube.git] / config / dev.yaml
index ca93874d23f6c20c97fc079e6a0b0e5d263457f8..ef93afc19322782a6c6e5e76f27e0738781969a4 100644 (file)
@@ -5,6 +5,9 @@ listen:
 webserver:
   https: false
 
+secrets:
+  peertube: 'my super dev secret'
+
 database:
   hostname: 'localhost'
   port: 5432