KI-AGENT: Kontaktformular und Datenschutzseite ergänzt
This commit is contained in:
9
website/.env.example
Normal file
9
website/.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
SMTP_HOST=smtp.example.com
|
||||
SMTP_PORT=587
|
||||
SMTP_SECURE=false
|
||||
SMTP_USER=website@example.com
|
||||
SMTP_PASSWORD=change-me
|
||||
SMTP_FROM=website@example.com
|
||||
SMTP_HELO=fedeo.de
|
||||
SMTP_REJECT_UNAUTHORIZED=true
|
||||
CONTACT_TO=f.federspiel@federspiel.tech
|
||||
Reference in New Issue
Block a user