06/05 Optimize app: implement Plaid
This commit is contained in:
@@ -9,3 +9,7 @@ APP_CURRENCY=USD
|
||||
APP_CURRENCY_SYMBOL=$
|
||||
APP_TIMEZONE=Asia/Ho_Chi_Minh
|
||||
FLASK_APP=wsgi:app
|
||||
# Plaid (sandbox / development / production)
|
||||
PLAID_CLIENT_ID=your-plaid-client-id
|
||||
PLAID_SECRET=your-plaid-secret
|
||||
PLAID_ENV=sandbox
|
||||
|
||||
Reference in New Issue
Block a user