File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Environment variables
2121| ` JWT_ACCESS_COOKIE_NAME ` | ` access_token_cookie ` | Name of the JWT access cookie. |
2222| ` QWC_SERVICE_PREFIX ` | `` | URL path prefix for all QWC services for single-tenant setups. |
2323| ` OVERRIDE_ACCESS_COOKIE_PATH ` | ` <service_prefix> ` | Path for which the access cookie is valid. |
24+ | ` QWC_TENANT ` | `` | Tenant name. Overrides the tenant name extracted from ` TENANT_HEADER ` . |
2425| ` TENANT_HEADER ` | ` <empty> ` | The name of the HTTP header which contains the tenant name for multi-tenant setups. |
2526| ` TENANT_PATH_PREFIX ` | ` @service_prefix@/@tenant@ ` | URL path prefix for all QWC services for multi-tenant setups. |
2627| ` TENANT_ACCESS_COOKIE_PATH ` | ` <tenant_path_prefix> ` | Path for which the access cookie is valid for multi-tenant setups. |
You can’t perform that action at this time.
0 commit comments