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 818ac78 commit 2c89a6eCopy full SHA for 2c89a6e
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
stdin_open: true
8
working_dir: /home/package
9
environment:
10
- - MEILISEARCH_URL=http://meilisearch:7700
+ - MEILISEARCH_HOST=http://meilisearch:7700
11
depends_on:
12
- meilisearch
13
links:
0 commit comments