KI-AGENT: Kontaktformular und Datenschutzseite ergänzt

This commit is contained in:
2026-05-22 15:03:56 +02:00
parent 0bd0120ec2
commit 76764eb4c3
8 changed files with 590 additions and 9 deletions

9
website/.env.example Normal file
View 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