X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fdev.yaml;h=ef93afc19322782a6c6e5e76f27e0738781969a4;hb=a3e5f804ad821f6979e8735b0569b1209986fedc;hp=ca93874d23f6c20c97fc079e6a0b0e5d263457f8;hpb=a0da6f90d16027b385a67da6a5691b163626a363;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/dev.yaml b/config/dev.yaml index ca93874d2..ef93afc19 100644 --- a/config/dev.yaml +++ b/config/dev.yaml @@ -5,6 +5,9 @@ listen: webserver: https: false +secrets: + peertube: 'my super dev secret' + database: hostname: 'localhost' port: 5432