From 1583c0ef4e4e05f96df97d33cde40f6a61c6b1c2 Mon Sep 17 00:00:00 2001 From: Amar Bakir Date: Sat, 28 Mar 2026 20:45:47 -0400 Subject: [PATCH] chore: update trigger.config.ts project ref for local e2e testing Co-Authored-By: Claude Opus 4.6 (1M context) --- references/hello-world/trigger.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/references/hello-world/trigger.config.ts b/references/hello-world/trigger.config.ts index 2c3751b041f..8a91cd98569 100644 --- a/references/hello-world/trigger.config.ts +++ b/references/hello-world/trigger.config.ts @@ -4,7 +4,7 @@ import { lightpanda } from "@trigger.dev/build/extensions/lightpanda"; export default defineConfig({ compatibilityFlags: ["run_engine_v2"], - project: "proj_rrkpdguyagvsoktglnod", + project: "proj_vaegotxxglociskxdzmf", experimental_processKeepAlive: { enabled: true, maxExecutionsPerProcess: 20,