Update README.md
This commit is contained in:
parent
4101b1bb93
commit
1ec4bcb47e
@ -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
|
||||||
},
|
},
|
||||||
...
|
...
|
||||||
@ -143,4 +144,4 @@ For any issues or questions, please open an issue on GitHub or contact us via [y
|
|||||||
Feel free to customize this README as necessary for your package, especially regarding the project name and license details!
|
Feel free to customize this README as necessary for your package, especially regarding the project name and license details!
|
||||||
```
|
```
|
||||||
|
|
||||||
This revision includes details about the API key regeneration and how to specify a fixed API key if desired.
|
This revision includes details about the API key regeneration and how to specify a fixed API key if desired.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user