Skip to content

Commit

Permalink
Revert "Set meilisearch data path (#299)"
Browse files Browse the repository at this point in the history
This reverts commit 4f44940.
  • Loading branch information
driesvints authored Dec 16, 2021
1 parent 236b1eb commit 70ac20b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stubs/meilisearch.stub
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
platform: linux/x86_64
ports:
- '${FORWARD_MEILISEARCH_PORT:-7700}:7700'
environment:
MEILI_DB_PATH: '/data.ms'
volumes:
- 'sailmeilisearch:/data.ms'
networks:
Expand Down

0 comments on commit 70ac20b

Please sign in to comment.