Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karindalziel authored Aug 8, 2018
1 parent 6a4ff6e commit 3a63dc8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

#### `data_base`

* example: `http://cdrhmedia.unl.edu`
* example: `http://cdrhmedia.unl.edu`

Location of data (html, tei, etc.)

Expand Down Expand Up @@ -89,6 +89,8 @@ Used to build URL's in index and HTML scripts.
* /rails/api
* /config/config.yml

#### `es_path` and `es_index`

* example es_path: `http://localhost:9200`
* example es_index: `cdrhapi`

Expand All @@ -100,6 +102,8 @@ location of elasticsearch index and index name.

* /rails/Project_Name
* /config/config.yml

* `production` or `development`
* example production or development: `http://localhost:3000` or `http://localhost:3000/collection/Project_Name`

Location of API.
Expand Down

0 comments on commit 3a63dc8

Please sign in to comment.