Fix apiKey naming in config
This commit is contained in:
parent
308d0a62a6
commit
ecdec8320f
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ redis:
|
||||||
#meilisearch:
|
#meilisearch:
|
||||||
# host: meilisearch
|
# host: meilisearch
|
||||||
# port: 7700
|
# port: 7700
|
||||||
# pass:
|
# apiKey:
|
||||||
|
|
||||||
# ┌───────────────┐
|
# ┌───────────────┐
|
||||||
#───┘ ID generation └───────────────────────────────────────────
|
#───┘ ID generation └───────────────────────────────────────────
|
||||||
|
|
Loading…
Reference in a new issue