File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
web-v2/src/features/triggers
web/src/features/triggers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ export default function TriggersInterface() {
109109 </ CardTitle >
110110 < CardDescription >
111111 No triggers are currently configured. Please set up the
112- NEXT_PUBLIC_TRIGGERS_CONFIG environment variable to enable
112+ NEXT_PUBLIC_TRIGGERS_API_URL environment variable to enable
113113 triggers.
114114 </ CardDescription >
115115 </ CardHeader >
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ export default function TriggersInterface() {
104104 </ CardTitle >
105105 < CardDescription >
106106 No triggers are currently configured. Please set up the
107- NEXT_PUBLIC_TRIGGERS_CONFIG environment variable to enable
107+ NEXT_PUBLIC_TRIGGERS_API_URL environment variable to enable
108108 triggers.
109109 </ CardDescription >
110110 </ CardHeader >
You can’t perform that action at this time.
0 commit comments