feat: proxy chillhop requests and add turnstile to account creation

This commit is contained in:
2026-04-04 23:45:55 +02:00
parent 32a65fa642
commit 425f95af23
13 changed files with 181 additions and 169 deletions

View File

@@ -9,3 +9,7 @@ ORIGIN=""
# For production use 32 characters and generated with high entropy
# https://www.better-auth.com/docs/installation
BETTER_AUTH_SECRET=""
# Cloudflare Turnstile
PUBLIC_TURNSTILE_SITE_KEY=""
TURNSTILE_SECRET_KEY=""