Skip to content

凭据环境变量#

¥Credentials environment variables

File-based configuration

You can add _FILE to individual variables to provide their configuration in a separate file. Refer to Keeping sensitive data in separate files for more details.

使用以下环境变量启用凭据覆盖。有关详细信息,请联系 凭据覆盖

¥Enable credential overwrites using the following environment variables. Refer to Credential overwrites for details.

变量 类型 默认 描述
CREDENTIALS_OVERWRITE_DATA
/_FILE
* * 凭据覆盖。
CREDENTIALS_OVERWRITE_ENDPOINT 字符串 * 用于获取凭据的 API 端点。
CREDENTIALS_OVERWRITE_PERSISTENCE 布尔值 false 启用凭据覆盖的数据库持久化。多实例或队列模式需要此字段,以便通过发布/订阅方式将覆盖操作传播到工作进程。
CREDENTIALS_DEFAULT_NAME 字符串 My credentials 凭据的默认名称。