You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
260 B

# TypeSense w/ Docker Compose
with default empty api key = 123
## Username and Password
```
set the enviroment
TYPESENSE_API_KEY=xyz
```
## Other docs
[typesense install](https://typesense.org/docs/0.21.0/guide/install-typesense.html#%F0%9F%8E%AC-start)