summaryrefslogtreecommitdiff
path: root/dotenv
diff options
context:
space:
mode:
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