You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .env.example
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ SIGNAL_RULESET_KEY=default-3
10
10
# Use 'sandbox' to test with fake credentials in Plaid's Sandbox environment
11
11
# Use 'production' to use real data
12
12
# Request production approval at https://dashboard.plaid.com/overview/production
13
-
# Once approved, set your environment to 'production' to test.
13
+
# Once approved, you can set your environment to 'production' to test this application against production data. We recommend sticking to `sandbox` for initial development and testing.
14
14
# Some institutions (Chase, Fidelity, Schwab) take longer to get approval for and aren't available immediately.
15
15
# NOTE: To use Production, you must set a use case for Link.
16
16
# You can do this in the Dashboard under Link -> Link Customization -> Data Transparency:
0 commit comments