Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Oct 23, 2024
1 parent dcd54d2 commit ee302b6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@ This website is built using [Docusaurus](https://docusaurus.io/), a modern stati
$ npm install
```

### Environment Variables

| Name | Description |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| TYPESENSE_COLLECTION_NAME | The [collection name](https://typesense.org/docs/guide/docsearch.html#create-a-docsearch-scraper-config-file). |
| TYPESENSE_SERVER_HOST | The host of the typesense server. |
| TYPESENSE_SEARCH_ONLY_APIKEY | The [search-only api key](https://typesense.org/docs/26.0/api/api-keys.html#search-only-api-key) for searching the collection. |

### Local Development

```
Expand Down

0 comments on commit ee302b6

Please sign in to comment.