mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 08:04:09 +00:00
feat: allow configuring custom request headers
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"ZITADEL_API_URL",
|
||||
"ZITADEL_SERVICE_USER_ID",
|
||||
"ZITADEL_SERVICE_USER_TOKEN",
|
||||
"NEXT_PUBLIC_BASE_PATH"
|
||||
"NEXT_PUBLIC_BASE_PATH",
|
||||
"CUSTOM_REQUEST_HEADERS"
|
||||
],
|
||||
"tasks": {
|
||||
"generate": {
|
||||
|
||||
Reference in New Issue
Block a user