We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7d30e commit 37228dcCopy full SHA for 37228dc
docker-compose.yml
@@ -10,6 +10,7 @@ services:
10
command:
11
- --es-address=http://localhost:9200
12
- --download
13
+ - --external-file-path=data/sources/external.geojson
14
depends_on:
15
- elasticsearch
16
0 commit comments