fix: eliminate ZITADEL_SERVICE_USER_ID

This commit is contained in:
Max Peintner
2025-02-24 16:54:09 +01:00
parent 58ff71d885
commit a2edb62005
6 changed files with 11 additions and 29 deletions

View File

@@ -22,10 +22,6 @@ declare namespace NodeJS {
*/
ZITADEL_INSTANCE_HOST_HEADER: string;
/**
* Self hosting: The service user id
*/
ZITADEL_SERVICE_USER_ID: string;
/**
* Self hosting: The service user token
*/