Revert "Use Cloudflare Turnstile secret env name"

This reverts commit e8eafaf9b9.
This commit is contained in:
Cauê Faleiros
2026-07-28 11:52:46 -03:00
parent e8eafaf9b9
commit 302b55b346
5 changed files with 9 additions and 9 deletions

View File

@@ -22,8 +22,8 @@ JWT_SECRET=super_secret_jwt_key_123
# --- CAPTCHA / Bot Protection (Optional) ---
# Create keys in Cloudflare Turnstile and set both values in production.
# When TURNSTILE_SECRET is empty, backend CAPTCHA enforcement is disabled.
TURNSTILE_SECRET=
# When TURNSTILE_SECRET_KEY is empty, backend CAPTCHA enforcement is disabled.
TURNSTILE_SECRET_KEY=
# --- Frontend Configuration (Optional) ---
# If you need to override the API URL for the frontend