All checks were successful
Build & Deploy MB Grid Solutions / build-and-deploy (push) Successful in 1m34s
8 lines
245 B
Plaintext
8 lines
245 B
Plaintext
SMTP_HOST=smtp.example.com
|
|
SMTP_PORT=587
|
|
SMTP_SECURE=false
|
|
SMTP_USER=user@example.com
|
|
SMTP_PASS=your_password
|
|
SMTP_FROM="MB Grid Solutions <noreply@mb-grid-solutions.com>"
|
|
CONTACT_RECIPIENT=info@mb-grid-solutions.com,admin@mb-grid-solutions.com
|