We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db772a commit 5cde059Copy full SHA for 5cde059
.github/docker/README.md
@@ -33,7 +33,7 @@ Note: If your `APP_URL` starts with `https://` you need to provide an `LETSENCRY
33
| ------------------- | ------------------------------------------------------------------------------ | -------- |
34
| `APP_URL` | The URL the panel will be reachable with (including protocol) | yes |
35
| `APP_TIMEZONE` | The timezone to use for the panel | yes |
36
-| `LETSENCRYPT_EMAIL` | The email used for letsencrypt certificate generation | yes |
+| `LE_EMAIL` | The email used for letsencrypt certificate generation | yes |
37
| `DB_HOST` | The host of the mysql instance | yes |
38
| `DB_PORT` | The port of the mysql instance | yes |
39
| `DB_DATABASE` | The name of the mysql database | yes |
0 commit comments