From 76c4dbe56be67d796a0b9091c76147d4d5538b99 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Wed, 9 Dec 2020 17:10:24 -0500 Subject: [PATCH] update docs --- docs/dev_vagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev_vagrant.md b/docs/dev_vagrant.md index 8ed2298e..79689da3 100644 --- a/docs/dev_vagrant.md +++ b/docs/dev_vagrant.md @@ -18,7 +18,7 @@ variable to some free port where the Bubble API can listen. Otherwise, it defaul ## Local Launcher and SSL Certificates Do you want to use this setup as a local launcher to start new Bubbles? If so, define -the `LETSENCRYPT_EMAIL` to an email address that will be registered with +the `LETSENCRYPT_EMAIL` environment variable to an email address that will be registered with [LetsEncrypt](https://letsencrypt.org/) when your Bubbles need to install SSL certificates. ## Other Settings