Security: Cloudflare Turnstile für Kontaktformular, server-seitige Verifizierung

This commit is contained in:
rene 2026-05-17 19:51:19 +02:00
parent cbaac4b5a4
commit cbbe6b9996
5 changed files with 64 additions and 8 deletions

View file

@ -27,6 +27,7 @@ services:
- TZ=Europe/Berlin
- HOST=0.0.0.0
- PORT=3000
- TURNSTILE_SECRET=${TURNSTILE_SECRET}
networks:
- default
- npm_bridge