chore: meilisearch setup config

This commit is contained in:
Danny Avila 2023-03-22 10:23:55 -04:00
parent 73449d9ec6
commit 67161c983f
6 changed files with 17 additions and 12 deletions

View file

@ -27,7 +27,9 @@ BING_TOKEN=
# SEARCH=TRUE
SEARCH=
MEILI_HOST='http://localhost:7700'
MEILI_KEY='MASTER_KEY'
MEILI_HTTP_ADDR='http://localhost:7700'
# needs a secure key, feel free to generate your own.
MEILI_MASTER_KEY=WjRvKvpelIYHa4dlcDGsdT9c0CKRbY-4VcuCQ1iZPcc
# User System
# global enable/disable the sample user system.