diff --git a/projects/france/pelias.json b/projects/france/pelias.json index a65f82b..b501755 100644 --- a/projects/france/pelias.json +++ b/projects/france/pelias.json @@ -20,7 +20,7 @@ "api": { "textAnalyzer": "libpostal", "services": { - "pip": { "url": "http://pip-service:4200" }, + "pip": { "url": "http://pip:4200" }, "libpostal": { "url": "http://libpostal:8080" }, "placeholder": { "url": "http://placeholder:4100" }, "interpolation": { "url": "http://interpolation:4300" } diff --git a/projects/los-angeles-metro/pelias.json b/projects/los-angeles-metro/pelias.json index 639b573..58494e9 100644 --- a/projects/los-angeles-metro/pelias.json +++ b/projects/los-angeles-metro/pelias.json @@ -25,7 +25,7 @@ "api": { "textAnalyzer": "libpostal", "services": { - "pip": { "url": "http://pip-service:4200" }, + "pip": { "url": "http://pip:4200" }, "libpostal": { "url": "http://libpostal:8080" }, "placeholder": { "url": "http://placeholder:4100" }, "interpolation": { "url": "http://interpolation:4300" } diff --git a/projects/portland-metro/pelias.json b/projects/portland-metro/pelias.json index 0204edf..be76592 100644 --- a/projects/portland-metro/pelias.json +++ b/projects/portland-metro/pelias.json @@ -25,7 +25,7 @@ "api": { "textAnalyzer": "libpostal", "services": { - "pip": { "url": "http://pip-service:4200" }, + "pip": { "url": "http://pip:4200" }, "libpostal": { "url": "http://libpostal:8080" }, "placeholder": { "url": "http://placeholder:4100" }, "interpolation": { "url": "http://interpolation:4300" } diff --git a/projects/south-africa/pelias.json b/projects/south-africa/pelias.json index e3bd22e..160696d 100644 --- a/projects/south-africa/pelias.json +++ b/projects/south-africa/pelias.json @@ -25,7 +25,7 @@ "api": { "textAnalyzer": "libpostal", "services": { - "pip": { "url": "http://pip-service:4200" }, + "pip": { "url": "http://pip:4200" }, "libpostal": { "url": "http://libpostal:8080" }, "placeholder": { "url": "http://placeholder:4100" }, "interpolation": { "url": "http://interpolation:4300" }