Skip to content
Snippets Groups Projects
Commit 7b4406a2 authored by Dalek's avatar Dalek
Browse files

Update meilisearch.md

parent 9fa4036b
No related branches found
No related tags found
1 merge request!33Update meilisearch.md
...@@ -57,7 +57,7 @@ Update sharkey's default.yml to contain the below and restart. ...@@ -57,7 +57,7 @@ Update sharkey's default.yml to contain the below and restart.
```yaml ```yaml
meilisearch: meilisearch:
host: meilisearch # Host for sharkey to connect to. host: localhost # Host for sharkey to connect to. Docker configurations replace with 'meilisearch' instead.
port: 7700 port: 7700
apiKey: '<Key from previus step>' apiKey: '<Key from previus step>'
ssl: false ssl: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment