Skip to content

Commit

Permalink
Merge pull request #56 from zkemail/feat/update-prover-address
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisht13 authored Sep 3, 2024
2 parents 4994ab0 + 898f1d3 commit 6404bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/relayer/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CHAIN_ID=11155111 # Chain ID of the testnet.

SMTP_SERVER=

PROVER_ADDRESS="https://zkemail--email-wallet-relayer-v1-1-flask-app-dev.modal.run"
PROVER_ADDRESS="https://zkemail--email-auth-prover-v1-0-4-flask-app.modal.run"

DATABASE_URL= "postgres://test@localhost/emailauth_test"
RELAYER_EMAIL_ADDR=
Expand Down

0 comments on commit 6404bc5

Please sign in to comment.