mirror of
https://github.com/documenso/documenso.git
synced 2026-07-24 00:43:40 +10:00
fix: support custom inngest app ids
This commit is contained in:
Vendored
+1
@@ -85,6 +85,7 @@ declare namespace NodeJS {
|
||||
*/
|
||||
INNGEST_EVENT_KEY?: string;
|
||||
INNGEST_SIGNING_KEY?: string;
|
||||
NEXT_PRIVATE_INNGEST_APP_ID?: string;
|
||||
NEXT_PRIVATE_INNGEST_EVENT_KEY?: string;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user