sample data
All checks were successful
Build & Deploy MB Grid Solutions / build-and-deploy (push) Successful in 1m34s

This commit is contained in:
2026-01-29 01:59:42 +01:00
parent b9f44a79db
commit 8176e062ff

View File

@@ -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