cleanup turbo.json env config

This commit is contained in:
Max Peintner
2025-01-23 10:41:17 +01:00
parent c9531d79df
commit 2cafb7ee59
2 changed files with 4 additions and 5 deletions

View File

@@ -23,11 +23,11 @@ declare namespace NodeJS {
/**
* Self hosting: The service user id
*/
ZITADEL_USER_ID: string;
ZITADEL_SERVICE_USER_ID: string;
/**
* Self hosting: The service user token
*/
ZITADEL_USER_TOKEN: string;
ZITADEL_SERVICE_USER_TOKEN: string;
/**
* Optional: wheter a user must have verified email