Skip to content

Commit daba4b9

Browse files
committed
dcusr website: add recaptcha secrets
1 parent 5ad1acb commit daba4b9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

jobs/socs/dcusr/dcusr.hcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ MAIL_BRAND="DCU Solar Racing"
9494
MAIL_PRIMARY="#22c55e"
9595
9696
PLAUSIBLE_BASE_URL={{ key "socs/dcusr-dev/plausible/url" }}
97+
98+
NEXT_PUBLIC_RECAPTCHA_SITE_KEY={{ key "socs/dcusr/captcha/site/key"}}
99+
RECAPTCHA_SECRET={{ key "socs/dcusr/captcha/secret/key" }}
97100
EOH
98101
}
99102
}

0 commit comments

Comments
 (0)