mirror of
https://github.com/documenso/documenso.git
synced 2025-11-17 10:11:35 +10:00
chore: collect data for self hosted instances
This commit is contained in:
2
packages/tsconfig/process-env.d.ts
vendored
2
packages/tsconfig/process-env.d.ts
vendored
@ -79,5 +79,7 @@ declare namespace NodeJS {
|
||||
DATABASE_URL?: string;
|
||||
POSTGRES_PRISMA_URL?: string;
|
||||
POSTGRES_URL_NON_POOLING?: string;
|
||||
|
||||
DISABLE_TELEMETRY?: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user