mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-02-03 21:30:20 -07:00
This commit is contained in:
parent
2d8bd9281a
commit
75282038d6
1 changed files with 9 additions and 0 deletions
|
@ -59,6 +59,15 @@ 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.**
|
||||||
|
|
||||||
|
#### Dubdomains
|
||||||
|
Misskey uses subdomains below:
|
||||||
|
|
||||||
|
* **api**.<primary domain>
|
||||||
|
* **auth**.<primary domain>
|
||||||
|
* **about**.<primary domain>
|
||||||
|
* **dev**.<primary domain>
|
||||||
|
* **file**.<secondary domain>
|
||||||
|
|
||||||
### reCAPTCHA
|
### reCAPTCHA
|
||||||
Please visit https://www.google.com/recaptcha/intro/ and generate keys.
|
Please visit https://www.google.com/recaptcha/intro/ and generate keys.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue