Skip to content

Commit

Permalink
updated sample.env
Browse files Browse the repository at this point in the history
  • Loading branch information
superolegatron committed Sep 16, 2024
1 parent aaf91d4 commit 9ce9e35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sample.env
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ EMAIL_USE_TLS=

REDIS_URL= redis://localhost:6379/0

RECAPTCHA_V2_PRIVATE_KEY =
RECAPTCHA_V2_PRIVATE_KEY = "6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe" # this is test key
RECAPTCHA_URL="https://www.google.com/recaptcha/api/siteverify"

0 comments on commit 9ce9e35

Please sign in to comment.