revert captcha
This commit is contained in:
parent
519236913e
commit
96cb799cc7
12 changed files with 12 additions and 186 deletions
|
|
@ -26,9 +26,4 @@ PUBLIC_B2_ENDPOINT=https://s3.us-west-002.backblazeb2.com
|
|||
PUBLIC_B2_REGION=us-west-002
|
||||
|
||||
# OpenAI (for AI features)
|
||||
OPENROUTER_API_KEY=your_openrouter_api_key
|
||||
|
||||
# Turnstile (for CAPTCHA)
|
||||
# The default ones are for testing purposes only, and will accept any request.
|
||||
PUBLIC_TURNSTILE_SITE_KEY=1x00000000000000000000AA
|
||||
TURNSTILE_SECRET_KEY=1x0000000000000000000000000000000AA
|
||||
OPENROUTER_API_KEY=your_openrouter_api_key
|
||||
Reference in a new issue