mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-21 11:56:09 +00:00
Change type from int to integer in satori.yaml
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
|||||||
label:
|
label:
|
||||||
en_US: Port
|
en_US: Port
|
||||||
zh_Hans: 监听端口
|
zh_Hans: 监听端口
|
||||||
type: int
|
type: integer
|
||||||
required: true
|
required: true
|
||||||
default: 5600
|
default: 5600
|
||||||
- name: satori_api_base_url
|
- name: satori_api_base_url
|
||||||
|
|||||||
Reference in New Issue
Block a user