sample data
All checks were successful
Build & Deploy MB Grid Solutions / build-and-deploy (push) Successful in 1m34s
All checks were successful
Build & Deploy MB Grid Solutions / build-and-deploy (push) Successful in 1m34s
This commit is contained in:
10
.env.example
10
.env.example
@@ -1,7 +1,7 @@
|
||||
SMTP_HOST=
|
||||
SMTP_HOST=smtp.example.com
|
||||
SMTP_PORT=587
|
||||
SMTP_SECURE=false
|
||||
SMTP_USER=
|
||||
SMTP_PASS=
|
||||
SMTP_FROM=
|
||||
CONTACT_RECIPIENT=
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user