fix(backend): Use SSL option for Meilisearch (#10772)
This commit is contained in:
parent
4a72941eda
commit
ae21b75687
6 changed files with 6 additions and 1 deletions
|
@ -102,6 +102,7 @@ redis:
|
|||
# host: meilisearch
|
||||
# port: 7700
|
||||
# apiKey: ''
|
||||
# ssl: true
|
||||
|
||||
# ┌───────────────┐
|
||||
#───┘ ID generation └───────────────────────────────────────────
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue