Security: Cloudflare Turnstile für Kontaktformular, server-seitige Verifizierung
This commit is contained in:
parent
cbaac4b5a4
commit
cbbe6b9996
5 changed files with 64 additions and 8 deletions
|
|
@ -27,6 +27,7 @@ services:
|
|||
- TZ=Europe/Berlin
|
||||
- HOST=0.0.0.0
|
||||
- PORT=3000
|
||||
- TURNSTILE_SECRET=${TURNSTILE_SECRET}
|
||||
networks:
|
||||
- default
|
||||
- npm_bridge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue