.env test email

This commit is contained in:
Yuri-Lima
2023-08-25 16:12:17 +00:00
parent 4d37234154
commit 4ddb0cd39d

12
.env
View File

@@ -8,12 +8,12 @@ REDIS_HOST=49.13.21.211
REDIS_PORT=6379
RUN_JOB_QUEUE=1
SMTP_TYPE=smtp
SMTP_NAME=mail.phxerp.de
SMTP_HOST=mail.phxerp.de
SMTP_PORT=587
SMTP_SECURE=false
SMTP_USER=dev@phx-erp.de
SMTP_PASS=irh65!K71
SMTP_NAME=smtp.sendgrid.net
SMTP_HOST=smtp.sendgrid.net
SMTP_PORT=465
SMTP_SECURE=true
SMTP_USER=apikey
SMTP_PASS="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"
SMTP_LOGGING=true
SMTP_DEBUG=true
SMTP_TLS_REJECT_UNAUTHORIZED=false