MyPortfolio/php/.env

9 lines
207 B
Bash

SMTP_HOST=smtp.deine-domain.de
SMTP_PORT=587
SMTP_USER=dein-smtp-user
SMTP_PASS=dein-smtp-passwort
MAIL_FROM=no-reply@deine-domain.de
MAIL_FROM_NAME="Portfolio Kontakt"
MAIL_TO=deinpostfach@deine-domain.de