Update setup.*.md
This commit is contained in:
parent
e5c20ca9a7
commit
8d7f16caed
|
@ -31,7 +31,7 @@ Please install and setup these softwares:
|
|||
* [Elasticsearch](https://www.elastic.co/) - used to provide searching feature instead of MongoDB
|
||||
|
||||
|
||||
*3.* Setup Mongodb Database
|
||||
*3.* Setup MongoDB
|
||||
----------------------------------------------------------------
|
||||
In root :
|
||||
1. `mongo` Go to the mongo shell
|
||||
|
|
|
@ -30,7 +30,7 @@ adduser --disabled-password --disabled-login misskey
|
|||
##### オプション
|
||||
* [Elasticsearch](https://www.elastic.co/) - 検索機能を向上させるために用います。
|
||||
|
||||
*3.* Mongodbの設定
|
||||
*3.* MongoDBの設定
|
||||
----------------------------------------------------------------
|
||||
ルートで:
|
||||
1. `mongo` mongoシェルを起動
|
||||
|
|
Loading…
Reference in New Issue