We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05cdc69 commit aca46b6Copy full SHA for aca46b6
references/v3-catalog/.env.example
@@ -1,3 +1,5 @@
1
TRIGGER_SECRET_KEY=
2
TRIGGER_API_URL=
3
-OPENAI_API_KEY="My API Key"
+OPENAI_API_KEY="My API Key"
4
+UPLOADTHING_SECRET="My Secret"
5
+UPLOADTHING_APP_ID="My App ID"
0 commit comments