diff --git a/.env.sample b/.env.sample index 997f417b8..af3207880 100644 --- a/.env.sample +++ b/.env.sample @@ -1,11 +1,3 @@ -# 👋 Welcome, we're glad you're setting up an installation of Outline. Copy this -# file to .env or set the variables in your local environment manually. For -# development with docker this should mostly work out of the box other than -# setting the Slack keys and the SECRET_KEY. - - - - # –––––––––––––––– REQUIRED –––––––––––––––– # Generate a hex-encoded 32-byte random key. You should use `openssl rand -hex 32`