mirror of https://github.com/langgenius/dify.git
change secret input to text input in searxng (#7160)
This commit is contained in:
parent
ef4d85f5c0
commit
8b5761efb2
|
|
@ -13,7 +13,7 @@ identity:
|
|||
- productivity
|
||||
credentials_for_provider:
|
||||
searxng_base_url:
|
||||
type: secret-input
|
||||
type: text-input
|
||||
required: true
|
||||
label:
|
||||
en_US: SearXNG base URL
|
||||
|
|
|
|||
Loading…
Reference in New Issue