mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
优化密码设置
This commit is contained in:
parent
58b54233ca
commit
03e2ee6690
@ -56,11 +56,13 @@
|
||||
"edit": true
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"type": "password",
|
||||
"labelZh": "访问权限密钥,可选(强烈建议填写)",
|
||||
"labelEn": "Access rights key, optional (recommended)",
|
||||
"required": false,
|
||||
"default": "",
|
||||
"default": "chatgptweb",
|
||||
"random": true,
|
||||
"rule": "paramComplexity",
|
||||
"envKey": "SECRET_KEY",
|
||||
"edit": true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user