mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
update elastic-test docker volumn
This commit is contained in:
parent
583fee7f73
commit
1b9d22cb6f
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ services:
|
|||
- http.cors.allow-credentials=true
|
||||
- http.port=9201
|
||||
volumes:
|
||||
- ./.docker/elastic-test-data:/usr/share/elasticsearch-test/data
|
||||
- ./.docker/elastic-test-data:/usr/share/elasticsearch/data
|
||||
ports:
|
||||
- "9201:9201"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue