Document and include PGSSLMODE in sample env file (#2052)

This commit is contained in:
Mark Steve Samson
2021-04-22 09:15:23 +08:00
committed by GitHub
parent 2ffc0ae81c
commit 1a183ba0fc

View File

@@ -20,6 +20,8 @@ UTILS_SECRET=generate_a_new_key
# should work out of the box.
DATABASE_URL=postgres://user:pass@localhost:5532/outline
DATABASE_URL_TEST=postgres://user:pass@localhost:5532/outline-test
# Uncomment this to disable SSL for connecting to Postgres
# PGSSLMODE=disable
REDIS_URL=redis://localhost:6479
# URL should point to the fully qualified, publicly accessible URL. If using a