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 83c213a commit 6c4216fCopy full SHA for 6c4216f
docker-compose.yml
@@ -21,4 +21,6 @@ services:
21
container_name: meilisearch
22
ports:
23
- "7700:7700"
24
-
+ # Uncomment this to run the test suite
25
+ # environment:
26
+ # - MEILI_MASTER_KEY=masterKey
0 commit comments