mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-20 19:36:08 +00:00
perf: standardize integer in config field schema
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
||||
label:
|
||||
en_US: Port
|
||||
zh_CN: 监听端口
|
||||
type: int
|
||||
type: integer
|
||||
required: true
|
||||
default: 2290
|
||||
- name: corpid
|
||||
|
||||
Reference in New Issue
Block a user