hemilabs / ui-monorepo

UI monorepo for Hemi Labs
MIT License
2 stars 1 forks source link

Get recatpcha secret key associated with Bloq account #175

Closed gndelia closed 4 months ago

gndelia commented 5 months ago

The get-started page uses a recaptcha key that is set as an env variable on build time of the Portal. Current key was created with my email. We need for the testnet launch a Key associated to Bloq

STEPS:

dhidalgX commented 5 months ago

@gndelia Please provide the label or domain of the website to be register.

gndelia commented 5 months ago

@dhidalgX http://app.hemi.xyz

dhidalgX commented 5 months ago

RECAPTCHA_SECRET_KEY & NEXT_PUBLIC_RECAPTCHA_SITE_KEY are now available in github action secret.

gndelia commented 4 months ago

Recaptcha keys were set, closing

gndelia commented 4 months ago

@gndelia Please provide the label or domain of the website to be register.

@dhidalgX http://app.hemi.xyz

So the site is deployed in hemi.xyz/app-tesnet, can we also add this domain to the recaptcha key?

Reopening because of that

dhidalgX commented 4 months ago

Keys have been updated