Skip to content

Commit 1005b8d

Browse files
Addressed PR feedback
1 parent fd21b00 commit 1005b8d

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

projects/jamaica/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
COMPOSE_PROJECT_NAME=peliasjamaica
1+
COMPOSE_PROJECT_NAME=pelias
22
DATA_DIR=/tmp/pelias/jamaica
33
DOCKER_USER=1000

projects/jamaica/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
This project is configured to download/prepare/build a complete Pelias installation for the country of Jamaica.
55

6-
It's designed to be a larger example of using Pelias.
76

87
# Setup
98

projects/jamaica/pelias.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"geonames": {
4040
"datapath": "/data/geonames",
41-
"countryCode": "AU"
41+
"countryCode": "JM"
4242
},
4343
"openstreetmap": {
4444
"download": [
@@ -68,7 +68,5 @@
6868
"85632215"
6969
]
7070
},
71-
"interpolation": {
72-
}
7371
}
7472
}

0 commit comments

Comments
 (0)