Skip to content

Commit 94d88b4

Browse files
committed
chore(web-app): add gelato env variables
1 parent c031d88 commit 94d88b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/web-app/.env.production

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ NEXT_PUBLIC_DEFAULT_NETWORK=sepolia
22
NEXT_PUBLIC_FEEDBACK_CONTRACT_ADDRESS=0xC6446BB589E141fFACeaCd91953CbB0F2055C7e5
33
NEXT_PUBLIC_SEMAPHORE_CONTRACT_ADDRESS=0x5B8e7cC7bAC61A4b952d472b67056B2f260ba6dc
44
NEXT_PUBLIC_OPENZEPPELIN_AUTOTASK_WEBHOOK=https://api.defender.openzeppelin.com/actions/20fce2ae-844b-4ec0-a6a2-90a3350a9d2c/runs/webhook/303216d1-fa7d-4fca-8c5b-7ba1ba544fc7/2T7i9xrkZA5j37hoaQLUuw
5+
NEXT_PUBLIC_GELATO_RELAYER_ENDPOINT=https://api.gelato.digital/relays/v2/sponsored-call
6+
NEXT_PUBLIC_GELATO_RELAYER_CHAIN_ID=11155111
57
NEXT_PUBLIC_GROUP_ID=9

0 commit comments

Comments
 (0)