Skip to content

Commit 37228dc

Browse files
committed
Add flags to docker-compose
1 parent fa7d30e commit 37228dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ services:
1010
command:
1111
- --es-address=http://localhost:9200
1212
- --download
13+
- --external-file-path=data/sources/external.geojson
1314
depends_on:
1415
- elasticsearch
1516

0 commit comments

Comments
 (0)