docs: Remove contradicting message from .env comments

This commit is contained in:
Tom Moor
2022-01-23 09:46:29 -08:00
committed by GitHub
parent 37a29934ec
commit 390a1343b7

View File

@@ -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`