mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
add new teller envs to example
This commit is contained in:
parent
7d62c6e688
commit
f38c7be1a6
1 changed files with 2 additions and 1 deletions
|
@ -35,8 +35,9 @@ NX_POLYGON_API_KEY=
|
||||||
# We use Teller.io for automated banking data. You can sign up for a free
|
# 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
|
# account and get a free API key at https://teller.io
|
||||||
NX_TELLER_SIGNING_SECRET=
|
NX_TELLER_SIGNING_SECRET=
|
||||||
NX_TELLER_APP_ID=
|
|
||||||
NX_TELLER_ENV=sandbox
|
NX_TELLER_ENV=sandbox
|
||||||
|
NEXT_PUBLIC_TELLER_ENV=sandbox
|
||||||
|
NEXT_PUBLIC_TELLER_APP_ID=
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
# EMAIL
|
# EMAIL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue