mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-07 19:44:17 +02:00
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