From a410e1de107e5d87c510b22819f55967a7d362b8 Mon Sep 17 00:00:00 2001 From: Jim Grady Date: Mon, 15 Feb 2021 11:32:53 -0500 Subject: [PATCH] Correct reCAPTCHA site key for thecombine.app --- deploy/host_vars/thecombine.app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/host_vars/thecombine.app.yml b/deploy/host_vars/thecombine.app.yml index 6a878b521c..f1561461e5 100644 --- a/deploy/host_vars/thecombine.app.yml +++ b/deploy/host_vars/thecombine.app.yml @@ -3,4 +3,4 @@ combine_server_name: thecombine.app combine_addl_domain_list: - thecombine.languagetechnology.org config_captcha_required: "true" -config_captcha_sitekey: "6Le0BjwaAAAAAD4UhsUf0P5sRkna3LzDZvKzZscC" +config_captcha_sitekey: "6LdZIlkaAAAAAES4FZ5d01Shj5G4X0e2CHYg0D5t"