add meili

This commit is contained in:
Jurgis Sakalauskas
2024-05-31 16:16:58 +03:00
parent e52c378245
commit 515b0cd3b9
5 changed files with 79 additions and 2 deletions
+6
View File
@@ -27,3 +27,9 @@ services:
ports:
- 9200:9200
# - 9300:9300
meilisearch:
image: getmeili/meilisearch:latest
environment:
- MEILI_NO_ANALYTICS=true
ports:
- 7700:7700