use hcaptcha with nginx [ci skip]
This commit is contained in:
parent
82ae4b411a
commit
fe05b1442c
1 changed files with 1 additions and 1 deletions
|
|
@ -539,7 +539,7 @@ resource "kubernetes_deployment" "ingress_nginx_controller" {
|
|||
}
|
||||
env {
|
||||
name = "CAPTCHA_PROVIDER"
|
||||
value = "recaptcha"
|
||||
value = "hcaptcha"
|
||||
}
|
||||
env {
|
||||
name = "BOUNCING_ON_TYPE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue