From 23124c9b08e520a62125073bba22a914670331b3 Mon Sep 17 00:00:00 2001 From: SS <23506499+slimshizn@users.noreply.github.com> Date: Sun, 25 Sep 2022 15:11:45 -0400 Subject: [PATCH] docker: update README.md (#4388) --- .github/docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/docker/README.md b/.github/docker/README.md index b195b8300..5cf97de44 100644 --- a/.github/docker/README.md +++ b/.github/docker/README.md @@ -27,7 +27,7 @@ docker-compose exec panel php artisan p:user:make ## Environment Variables There are multiple environment variables to configure the panel when not providing your own `.env` file, see the following table for details on each available option. -Note: If your `APP_URL` starts with `https://` you need to provide an `LETSENCRYPT_EMAIL` as well so Certificates can be generated. +Note: If your `APP_URL` starts with `https://` you need to provide an `LE_EMAIL` as well so Certificates can be generated. | Variable | Description | Required | | ------------------- | ------------------------------------------------------------------------------ | -------- |