We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf4474 commit 613a669Copy full SHA for 613a669
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
- ./:/home/package
15
16
meilisearch:
17
- image: getmeili/meilisearch:latest
+ image: getmeili/meilisearch-enterprise:latest
18
ports:
19
- "7700"
20
environment:
0 commit comments