Type | Default value | Description | ||
---|---|---|---|---|
AUTH_JWT_SECRET |
||||
|
(random) |
Secret used for signing JWT tokens.
|
||
AUTH_JWT_EXPIRY |
||||
|
1 month |
Expiration time for the auth JWT tokens. |
||
HTTP_CLIENT_TSL_INSECURE |
||||
|
false |
Allow insecure (invalid, expired TSL/SSL certificates) connections.
|