From 26919d89ef757a36f23e382fd24ca2ecc15cf114 Mon Sep 17 00:00:00 2001 From: aptalca Date: Thu, 9 Dec 2021 11:16:30 -0500 Subject: [PATCH] add new var to hedgedoc instructions --- hedgedoc.subdomain.conf.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hedgedoc.subdomain.conf.sample b/hedgedoc.subdomain.conf.sample index 2bbdd65..4205670 100644 --- a/hedgedoc.subdomain.conf.sample +++ b/hedgedoc.subdomain.conf.sample @@ -1,7 +1,8 @@ -## Version 2021/12/08 +## Version 2021/12/09 # make sure you set the following environment variables in your docker arguments # CMD_DOMAIN=hedgedoc.server.com # CMD_URL_ADDPORT=false +# CMD_PROTOCOL_USESSL=true server { listen 443 ssl;