From 953d8162de41b1b1a811145f566bef4f31447183 Mon Sep 17 00:00:00 2001 From: hunterowens Date: Wed, 20 Jun 2018 09:40:14 -0700 Subject: [PATCH] some fixes for @missinglink --- projects/los-angeles-metro/.env | 2 +- projects/los-angeles-metro/README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/projects/los-angeles-metro/.env b/projects/los-angeles-metro/.env index b94413d..88d6da2 100644 --- a/projects/los-angeles-metro/.env +++ b/projects/los-angeles-metro/.env @@ -1,2 +1,2 @@ COMPOSE_PROJECT_NAME=pelias -DATA_DIR=/mnt/data/pelias-data/los-angeles-metro +DATA_DIR=/tmp/pelias/los-angeles-metro diff --git a/projects/los-angeles-metro/README.md b/projects/los-angeles-metro/README.md index 0a08517..4cccfd9 100644 --- a/projects/los-angeles-metro/README.md +++ b/projects/los-angeles-metro/README.md @@ -1,7 +1,7 @@ -# Portland Metro Area +# Los Angeles Metro Area -This project is configured to download/prepare/build a complete Pelias installation for Portland, Oregon. +This project is configured to download/prepare/build a complete Pelias installation for Los Angeles, California. It is intended as an example for other projects, feel free to copy->paste these files to a new project directory to kick-start your own project. @@ -32,4 +32,4 @@ pelias compose up You can now make queries against your new Pelias build: -http://localhost:4000/v1/search?text=pdx +http://localhost:4000/v1/search?text=LAX