removed web3 from .env.example
parent
675340cb73
commit
656d319cd9
|
@ -95,8 +95,3 @@ CALENDSO_ENCRYPTION_KEY=
|
||||||
|
|
||||||
# Intercom Config
|
# Intercom Config
|
||||||
NEXT_PUBLIC_INTERCOM_APP_ID=
|
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 New Issue