mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
Update docs/zh/developer/develop/package/manifest.md
Co-authored-by: Meow33 <supermonkey03@163.com>
This commit is contained in:
parent
bb461e8573
commit
7e9b0bcdc5
1 changed files with 1 additions and 1 deletions
|
|
@ -851,7 +851,7 @@ envs:
|
|||
# title为展示给用户的名称,value为实际注入系统的值
|
||||
|
||||
remoteOptions: https://xxx.xxx/xx
|
||||
# 提供允许值列表的一个url,response的body格式为JSON编码的options列表
|
||||
# 提供允许值列表的一个url,response body需为JSON编码的options列表
|
||||
|
||||
regex: '^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$'
|
||||
# 该环境变量的值必须匹配此正则表达式
|
||||
|
|
|
|||
Loading…
Reference in a new issue