mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-21 03:46:11 +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: 2280
|
||||
- name: access-token
|
||||
|
||||
Reference in New Issue
Block a user