diff --git a/resident-ui/src/app/shared/captcha/captcha.component.html b/resident-ui/src/app/shared/captcha/captcha.component.html index 7173f688..a9350e24 100644 --- a/resident-ui/src/app/shared/captcha/captcha.component.html +++ b/resident-ui/src/app/shared/captcha/captcha.component.html @@ -3,7 +3,7 @@ id="grecaptcha" class="g-recaptcha" (resolved)="recaptcha($event)" - siteKey="6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI" + siteKey="{{ captchaSiteKey }}" data-error-callback="recaptchaError($event)" >