Skip to content

Commit 1d11e56

Browse files
authored
Merge pull request #35 from triggerdotdev/product-image-gen-2
Product image gen 2
2 parents 52747a7 + ed45a10 commit 1d11e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product-image-generator/trigger.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { defineConfig } from "@trigger.dev/sdk";
22

33
export default defineConfig({
4-
project: "your_project_ref_here",
4+
project: "proj_xjminyoyogxbrfipkrkt",
55
runtime: "node",
66
logLevel: "log",
77
// The max compute seconds a task is allowed to run. If the task run exceeds this duration, it will be stopped.

0 commit comments

Comments
 (0)