We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887bed4 commit dc29a7fCopy full SHA for dc29a7f
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
stdin_open: true
8
working_dir: /home/package
9
environment:
10
- - MEILISEARCH_HOST=http://meilisearch:7700
+ - MEILISEARCH_URL=http://meilisearch:7700
11
depends_on:
12
- meilisearch
13
links:
0 commit comments