Skip to content

Commit 6c4216f

Browse files
authored
Update docker-compose.yml
1 parent 83c213a commit 6c4216f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docker-compose.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@ services:
2121
container_name: meilisearch
2222
ports:
2323
- "7700:7700"
24-
24+
# Uncomment this to run the test suite
25+
# environment:
26+
# - MEILI_MASTER_KEY=masterKey

0 commit comments

Comments
 (0)