logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 82191b33831f26e071a27dd59ce2e46fb467589c
parent: 4bdb6a0eaffb39fb953689729c9fcf772c7128d6
Author: Andrea Faulds <ajf@ajf.me>
Date:   Wed, 23 Nov 2016 08:30:53 +0000

Explain application secrets (#217)


Diffstat:

M.env.production.sample2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.env.production.sample b/.env.production.sample @@ -14,6 +14,8 @@ LOCAL_DOMAIN=example.com LOCAL_HTTPS=true # Application secrets +# These are arbitrary strings. They should be long and cryptographically secure. +# For Docker, `docker-compose run --rm web rake secret` will generate them. PAPERCLIP_SECRET= SECRET_KEY_BASE=