Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 1f9dfe2

Browse files
committed
removed data directory from code tree
1 parent b0846c3 commit 1f9dfe2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ services:
55
build: docker/elasticsearch/
66
volumes:
77
- ./docker/elasticsearch/config/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml:ro
8-
- ./docker/elasticsearch/data:/usr/share/elasticsearch/data
98
ports:
109
- '9200:9200'
1110
- '9300:9300'

0 commit comments

Comments
 (0)