Skip to content

Commit 130afed

Browse files
committed
docs: update readme
1 parent 14f032c commit 130afed

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@ This website is built using [Docusaurus](https://docusaurus.io/), a modern stati
88
$ npm install
99
```
1010

11-
### Environment Variables
12-
13-
| Name | Description |
14-
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
15-
| TYPESENSE_COLLECTION_NAME | The [collection name](https://typesense.org/docs/guide/docsearch.html#create-a-docsearch-scraper-config-file). |
16-
| TYPESENSE_SERVER_HOST | The host of the typesense server. |
17-
| 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. |
18-
1911
### Local Development
2012

2113
```

0 commit comments

Comments
 (0)