From 3c4954d22df9f7cbcfb81f6108e54ede0a3df251 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Sun, 2 Aug 2020 22:57:35 -0700 Subject: [PATCH] Updated Environment Variables (markdown) --- Environment-Variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Environment-Variables.md b/Environment-Variables.md index a44dc5d..779a0d3 100644 --- a/Environment-Variables.md +++ b/Environment-Variables.md @@ -11,7 +11,7 @@ This page will list all environment variables that could be passed into Statping - `CLEANUP_INTERVAL` - Interval to check for old records (default 1 hour, '1h = 1 hour') - `ALLOW_REPORTS` - Send Statping anonymous [error reports](https://sentry.io/) so we can see issues (default is false) -### - Automatic SSL Certificate +### Automatic SSL Certificate With LetsEncrypt enabled, Statping will run through the SSL process and create the SSL certs in the `certs` folder. Read more about the SSL Process on the [SSL Wiki](https://github.com/statping/statping/wiki/SSL). - `LETSENCRYPT_ENABLE` - Set to **true** to have LetsEncrypt enabled. (defaults to false) - `LETSENCRYPT_HOST` - Domain to generate SSL certificate