Add FORCE_SSL to the dotenv example

This commit is contained in:
James Mason 2017-11-14 14:11:57 -08:00
parent 207319ae57
commit 668c7dede9

View file

@ -63,3 +63,6 @@ OSEM_SMTP_OPENSSL_VERIFY_MODE=""
# Enable the usage of the devise ichain plugin
OSEM_ICHAIN_ENABLED=false
# enable this to force SSL
# FORCE_SSL="1"