From c68740cc86ee09df939e62a1fb8d5947094e101c Mon Sep 17 00:00:00 2001 From: jfederico Date: Thu, 30 Apr 2020 09:23:32 -0400 Subject: debug challenges on initialization --- dotenv | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dotenv') diff --git a/dotenv b/dotenv index 1b22b76..6e9af11 100644 --- a/dotenv +++ b/dotenv @@ -21,3 +21,7 @@ ### Optional for postgres when using docker-compose # POSTGRES_USER= # POSTGRES_PASSWORD= +# +### Optional for init-letsencrypt.sh when using certbot for generating signed SSL certificates +#LETSENCRYPT_EMAIL= +#LETSENCRYPT_STAGING=0 # Set to 1 if you're testing your setup to avoid hitting request limits -- cgit v1.2.3