Initial commit 🍀
This commit is contained in:
6
elasticsearch/README.md
Normal file
6
elasticsearch/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
How to create indexes
|
||||
=====================
|
||||
|
||||
``` shell
|
||||
curl -XPOST localhost:9200/misskey -d @path/to/mappings.json
|
||||
```
|
Reference in New Issue
Block a user