mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
Update setup.*.md
This commit is contained in:
parent
8b69958d24
commit
e27ca17f6b
2 changed files with 2 additions and 2 deletions
|
@ -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 a new issue