🚑 Fixed startup because of Meilisearch-bug

This commit is contained in:
Mawoka
2022-07-12 22:01:00 +02:00
parent eda59476c5
commit 45baeb87f5
4 changed files with 67 additions and 64 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ services:
ports:
- "8000:8080"
meilisearch:
image: getmeili/meilisearch:latest
image: getmeili/meilisearch:v0.28.0
restart: always
environment:
MEILI_NO_ANALYTICS: true