1
This commit is contained in:
@@ -42,5 +42,8 @@ module.exports = {
|
||||
|
||||
// 官方 API 上游地址(转发层目标)
|
||||
"upstream_api_url": "http://127.0.0.1:8888",
|
||||
|
||||
/** 生产环境务必设置环境变量 BIZ_TOKEN_ENC_KEY(长随机串) */
|
||||
"biz_token_enc_key": process.env.BIZ_TOKEN_ENC_KEY,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user