removed web3 from .env.example
This commit is contained in:
parent
675340cb73
commit
656d319cd9
1 changed files with 0 additions and 5 deletions
|
@ -95,8 +95,3 @@ CALENDSO_ENCRYPTION_KEY=
|
|||
|
||||
# Intercom Config
|
||||
NEXT_PUBLIC_INTERCOM_APP_ID=
|
||||
|
||||
# Web3/Crypto stuff
|
||||
NEXT_PUBLIC_BLOXY_API_KEY=
|
||||
# Auth message can be whatever you want, doesn't really matter because it's encrypted with a private key anyway, and will be visible to the signee
|
||||
NEXT_PUBLIC_WEB3_AUTH_MSG=
|
||||
|
|
Loading…
Reference in a new issue