mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 01:12:19 +00:00
Update apps/login/src/lib/service.ts
Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
@@ -57,7 +57,7 @@ export async function createServiceForHost<T extends ServiceClass>(
|
||||
}
|
||||
|
||||
/**
|
||||
* Extracts the service url and region from the headers if used in a multitenant context (host, x-zitade-region header)
|
||||
* Extracts the service url and region from the headers if used in a multitenant context (host, x-zitadel-forward-host header)
|
||||
* or falls back to the ZITADEL_API_URL for a self hosting deployment
|
||||
* or falls back to the host header for a self hosting deployment using custom domains
|
||||
* @param headers
|
||||
|
||||
Reference in New Issue
Block a user