Skip to content

Commit

Permalink
Merge pull request #416 from sangramrath/sangramrath/fix-docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
mawoka-myblock authored Dec 20, 2024
2 parents 802d6d9 + bb1d4f9 commit 27cf484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ services:
image: getmeili/meilisearch:v0.28.0
restart: always
environment:
MEILI_NO_ANALYTICS: true
MEILI_NO_ANALYTICS: "true"
volumes:
- meilisearch-data:/data.ms
worker:
Expand Down

0 comments on commit 27cf484

Please sign in to comment.