We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236b1eb commit 70ac20bCopy full SHA for 70ac20b
stubs/meilisearch.stub
@@ -3,8 +3,6 @@
3
platform: linux/x86_64
4
ports:
5
- '${FORWARD_MEILISEARCH_PORT:-7700}:7700'
6
- environment:
7
- MEILI_DB_PATH: '/data.ms'
8
volumes:
9
- 'sailmeilisearch:/data.ms'
10
networks:
0 commit comments