add LE_EMAIL to .env.sample
This commit is contained in:
parent
ea066e8d1c
commit
a64375de41
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
PROJECT_ROOT=""
|
||||
CONTAINER_NAME="pf"
|
||||
DOMAIN=""
|
||||
# Emails from Let's Encrypt about your certificate will go here
|
||||
LE_EMAIL=""
|
||||
APP_PASSWORD=""
|
||||
MYSQL_PASSWORD=""
|
||||
CCP_SSO_CLIENT_ID=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue