Fix email address in .env.example
This commit is contained in:
@@ -6,9 +6,9 @@ GPU_PASS=your_vm_password
|
||||
# https://myaccount.google.com/apppasswords
|
||||
SMTP_HOST=smtp.gmail.com
|
||||
SMTP_PORT=587
|
||||
SMTP_USER=jze9programer@gmail.com
|
||||
SMTP_USER=jze9programmer@gmail.com
|
||||
SMTP_PASS=your_gmail_app_password
|
||||
ALERT_TO=jze9programer@gmail.com
|
||||
ALERT_TO=jze9programmer@gmail.com
|
||||
|
||||
WARN_TEMP=80
|
||||
CRIT_TEMP=88
|
||||
|
||||
Reference in New Issue
Block a user