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 7bdc1f4 commit bc41c9dCopy full SHA for bc41c9d
docker-compose.https.yml
@@ -1,7 +1,7 @@
1
services:
2
meilisearch:
3
# image: getmeili/meilisearch:latest
4
- image: getmeili/meilisearch:v1.15.0-rc.3
+ image: getmeili/meilisearch:v1.15.0-rc.4
5
ports:
6
- "7700:7700"
7
environment:
docker-compose.yml
0 commit comments