1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 23:15:24 +02:00

add new teller envs to example

This commit is contained in:
Tyler Myracle 2024-01-16 22:22:23 -06:00
parent 7d62c6e688
commit f38c7be1a6

View file

@ -35,8 +35,9 @@ NX_POLYGON_API_KEY=
# We use Teller.io for automated banking data. You can sign up for a free
# account and get a free API key at https://teller.io
NX_TELLER_SIGNING_SECRET=
NX_TELLER_APP_ID=
NX_TELLER_ENV=sandbox
NEXT_PUBLIC_TELLER_ENV=sandbox
NEXT_PUBLIC_TELLER_APP_ID=
########################################################################
# EMAIL