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 c00f81c commit 1b5c8a1Copy full SHA for 1b5c8a1
product-image-generator/trigger.config.ts
@@ -1,7 +1,7 @@
1
import { defineConfig } from "@trigger.dev/sdk";
2
3
export default defineConfig({
4
- project: "your_project_ref_here",
+ project: "proj_xjminyoyogxbrfipkrkt",
5
runtime: "node",
6
logLevel: "log",
7
// The max compute seconds a task is allowed to run. If the task run exceeds this duration, it will be stopped.
0 commit comments