Skip to content

Commit

Permalink
feat: added google-resaptcha in form
Browse files Browse the repository at this point in the history
  • Loading branch information
RutvikGhaskataEalf committed Nov 12, 2024
1 parent 8e9263b commit aceac23
Show file tree
Hide file tree
Showing 6 changed files with 4,992 additions and 9 deletions.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
FAUCET_BACKEND_URL=https://faucet.aelf.dev
VITE_FAUCET_BACKEND_URL = https://faucet.aelf.dev
VITE_GOOGLE_CAPTCA_SIKEY_KEY = 6LcovGQqAAAAAM7XGg4LijV20JucjYa1sum0oU_k
3 changes: 2 additions & 1 deletion .env.staging
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
FAUCET_BACKEND_URL=https://faucet-staging.aelf.dev
VITE_FAUCET_BACKEND_URL = https://faucet-staging.aelf.dev
VITE_GOOGLE_CAPTCA_SIKEY_KEY = 6LcvLm8qAAAAALxj9s_i66fernALmlq0Q2cr0KoA
Loading

0 comments on commit aceac23

Please sign in to comment.