Skip to content

Commit

Permalink
Merge pull request #1 from AElfProject/develop
Browse files Browse the repository at this point in the history
feat: added google-recaptcha in form
  • Loading branch information
RutvikGhaskataEalf authored Nov 13, 2024
2 parents e592e42 + 61f867f commit 0155ebc
Show file tree
Hide file tree
Showing 7 changed files with 4,995 additions and 8 deletions.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
VITE_FAUCET_BACKEND_URL=https://faucet.aelf.dev
VITE_FAUCET_BACKEND_URL = https://faucet.aelf.dev
VITE_GOOGLE_CAPTCHA_SITEKEY = 6LcovGQqAAAAAM7XGg4LijV20JucjYa1sum0oU_k
3 changes: 2 additions & 1 deletion .env.staging
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
VITE_FAUCET_BACKEND_URL=https://faucet-staging.aelf.dev
VITE_FAUCET_BACKEND_URL = https://faucet-staging.aelf.dev
VITE_GOOGLE_CAPTCHA_SITEKEY = 6LcvLm8qAAAAALxj9s_i66fernALmlq0Q2cr0KoA
Binary file modified bun.lockb
Binary file not shown.
Loading

0 comments on commit 0155ebc

Please sign in to comment.