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: frontend/app/README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -317,6 +317,15 @@ Enable a banner warning users when one or more branches are in Safety Mode. Opti
317
317
NEXT_PUBLIC_SAFETY_MODE_CHECK=false
318
318
```
319
319
320
+
### `NEXT_PUBLIC_SHOW_DATA_SOURCES`
321
+
322
+
Let the user override RPC and subgraph URLs. When enabled, a "Data Sources" link is shown in the app's footer that, when clicked, opens a configuration dialog box. Optional. Defaults to false.
0 commit comments