mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 03:17:38 -07:00
Update README.md
This commit is contained in:
parent
107b17e00d
commit
99d4f059f3
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,7 @@ A miniblog-based SNS.
|
||||||
* Elasticsearch
|
* Elasticsearch
|
||||||
|
|
||||||
## Get started
|
## Get started
|
||||||
|
### Domains
|
||||||
Misskey requires two domains called the primary domain and the secondary domain.
|
Misskey requires two domains called the primary domain and the secondary domain.
|
||||||
|
|
||||||
* The primary domain is used to provide main service of Misskey.
|
* The primary domain is used to provide main service of Misskey.
|
||||||
|
@ -25,6 +26,10 @@ Misskey requires two domains called the primary domain and the secondary domain.
|
||||||
|
|
||||||
**Ensure that the secondary domain is not a subdomain of the primary domain.**
|
**Ensure that the secondary domain is not a subdomain of the primary domain.**
|
||||||
|
|
||||||
|
### reCAPTCHA
|
||||||
|
Visit and generate keys
|
||||||
|
https://www.google.com/recaptcha/intro/
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
1. `git clone git://github.com/syuilo/misskey.git`
|
1. `git clone git://github.com/syuilo/misskey.git`
|
||||||
2. `cd misskey`
|
2. `cd misskey`
|
||||||
|
|
Loading…
Reference in a new issue