Merge branch 'master' of https://github.com/D4M13N-D3V/meilisearch.NET
This commit is contained in:
commit
14665faa47
@ -40,6 +40,7 @@ To configure the MeiliSearch service, add the following section to your `appsett
|
|||||||
"Meili": {
|
"Meili": {
|
||||||
"Port": 7700,
|
"Port": 7700,
|
||||||
"UiEnabled": true,
|
"UiEnabled": true,
|
||||||
|
"CustomApiKey": false,
|
||||||
"ApiKey": "YourOptionalApiKey" // Specify this if you want a fixed API key
|
"ApiKey": "YourOptionalApiKey" // Specify this if you want a fixed API key
|
||||||
},
|
},
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user