mirror of
https://github.com/simple-login/app.git
synced 2026-04-07 19:27:34 +00:00
Add HCAPTCHA_SECRET, HCAPTCHA_SITEKEY param
This commit is contained in:
+5
-1
@@ -145,4 +145,8 @@ DISABLE_ONBOARDING=true
|
||||
|
||||
# By default use postfix port 25. This param is used to override the Postfix port,
|
||||
# useful when using another SMTP server when developing locally
|
||||
# POSTFIX_PORT=1025
|
||||
# POSTFIX_PORT=1025
|
||||
|
||||
# set the 2 below variables to enable hCaptcha
|
||||
# HCAPTCHA_SECRET=very_long_string
|
||||
# HCAPTCHA_SITEKEY=00000000-0000-0000-0000-000000000000
|
||||
Reference in New Issue
Block a user