summaryrefslogtreecommitdiff
path: root/dotenv
diff options
context:
space:
mode:
authorjfederico <jesus@123it.ca>2020-04-30 09:23:32 -0400
committerjfederico <jesus@123it.ca>2020-04-30 09:23:32 -0400
commitc68740cc86ee09df939e62a1fb8d5947094e101c (patch)
treec6e297ad80fe7ea07457bd851f68e4542fe84faf /dotenv
parent84e3649f9ad7645b65d4ff605bcab869a6bbdd6f (diff)
downloadscalelite-run-itzks-c68740cc86ee09df939e62a1fb8d5947094e101c.tar.gz
scalelite-run-itzks-c68740cc86ee09df939e62a1fb8d5947094e101c.tar.bz2
scalelite-run-itzks-c68740cc86ee09df939e62a1fb8d5947094e101c.zip
debug challenges on initialization
Diffstat (limited to 'dotenv')
-rw-r--r--dotenv4
1 files changed, 4 insertions, 0 deletions
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