Skip to content

Commit

Permalink
base url changed to registration page
Browse files Browse the repository at this point in the history
  • Loading branch information
JackBekket committed Oct 21, 2022
1 parent cf3c141 commit c5c17b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .envExample
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ PK=yourprivatekey
GATEWAY_GOERLI_WS=wss://goerli.infura.io/
ACCOUNT_ADDRESS=0xc905803BbC804fECDc36850281fEd6520A346AC5
PASSPORT_ADDRESS=0x155C672bFdD482F2D67a7cd30e3acDc3e59D5092
BASEURL=https://ikytest.vercel.app/ (or http://localhost:3000/ for local tests)
BASEURL=https://ikytest.vercel.app/register (or http://localhost:3000/ for local tests)

0 comments on commit c5c17b1

Please sign in to comment.