update elastic-test docker volumn
This commit is contained in:
@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user