Skip to content
Snippets Groups Projects
Commit 4b8c5c4d authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

update meilisearch

parent f165871f
Branches dev
No related tags found
No related merge requests found
...@@ -25,6 +25,6 @@ appVersion: "1.16.0" ...@@ -25,6 +25,6 @@ appVersion: "1.16.0"
dependencies: dependencies:
- name: meilisearch - name: meilisearch
version: 0.3.0 version: 0.5.0
repository: "https://meilisearch.github.io/meilisearch-kubernetes" repository: "https://meilisearch.github.io/meilisearch-kubernetes"
...@@ -7,7 +7,7 @@ services: ...@@ -7,7 +7,7 @@ services:
args: args:
BASE_URL: /wiki BASE_URL: /wiki
MEILI_HOST: http://localhost:7700 MEILI_HOST: http://localhost:7700
MEILI_API_KEY: f9cc073016cbb392365aae86517878cb3f3408bb85c1fafd06e27f73ccb35e3d MEILI_API_KEY: f5f5f1bc48e6379fc2509f5bf0aed1fce96c1bbf86e0a194c605b258d7cfe890
HOST_URL: http://localhost:8082 HOST_URL: http://localhost:8082
container_name: nuxt container_name: nuxt
environment: environment:
...@@ -31,7 +31,7 @@ services: ...@@ -31,7 +31,7 @@ services:
- main - main
meilisearch: meilisearch:
image: getmeili/meilisearch:v1.5 image: getmeili/meilisearch:v1.7
# command: # command:
# - meilisearch # - meilisearch
# - --http-addr # - --http-addr
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment