mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 13:35:07 +00:00
fix: eliminate ZITADEL_SERVICE_USER_ID
This commit is contained in:
4
apps/login/next-env-vars.d.ts
vendored
4
apps/login/next-env-vars.d.ts
vendored
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user