mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
google recaptcha v2 support
This commit is contained in:
@@ -28,6 +28,8 @@ Add some env vars to docker-compose file:
|
||||
|
||||
- HCAPTCHA_SITEKEY - your hcaptcha site key
|
||||
- HCAPTCHA_SECRET - your hcaptcha secret key
|
||||
- RECAPTCHA_SITEKEY - your recaptcha site key
|
||||
- RECAPTCHA_SECRET - your recaptcha secret key
|
||||
- CAPTCHA_COOKIE_SECRET - random string, a salt for captcha cookies
|
||||
- POW_COOKIE_SECRET - different random string, a salt for pow cookies
|
||||
- RAY_ID - string to identify the HAProxy node by
|
||||
|
Reference in New Issue
Block a user