mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-19 19:06:07 +00:00
perf: standardize integer in config field schema
This commit is contained in:
@@ -42,7 +42,7 @@ spec:
|
||||
label:
|
||||
en_US: Webhook Port
|
||||
zh_CN: Webhook端口
|
||||
type: int
|
||||
type: integer
|
||||
required: true
|
||||
default: 2285
|
||||
- name: encrypt-key
|
||||
|
||||
Reference in New Issue
Block a user